Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / drivers / misc / sgi-xp / xpnet.c
index 44d750d..f7d610a 100644 (file)
@@ -515,7 +515,7 @@ xpnet_init(void)
 {
        int result;
 
-       if (!is_shub() && !is_uv())
+       if (!is_uv())
                return -ENODEV;
 
        dev_info(xpnet, "registering network device %s\n", XPNET_DEVICE_NAME);