Merge commit 'origin'
[pandora-kernel.git] / drivers / block / floppy.c
index cf64ddf..2cea27a 100644 (file)
@@ -4172,7 +4172,7 @@ static int __init floppy_init(void)
        int i, unit, drive;
        int err, dr;
 
-#if defined(CONFIG_PPC_MERGE)
+#if defined(CONFIG_PPC)
        if (check_legacy_ioport(FDC1))
                return -ENODEV;
 #endif