Merge branch 'topic/hdsp' into for-linus
[pandora-kernel.git] / arch / arm / mach-ixp4xx / ixp4xx_npe.c
index 2523102..7bb8e77 100644 (file)
@@ -714,7 +714,7 @@ static int __init npe_init_module(void)
        }
 
        if (!found)
-               return -ENOSYS;
+               return -ENODEV;
        return 0;
 }