Pull acpica into release branch
[pandora-kernel.git] / drivers / block / amiflop.c
index b6e2909..2a8af68 100644 (file)
@@ -1850,6 +1850,7 @@ static int __init amiga_floppy_setup (char *str)
                return 0;
        printk (KERN_INFO "amiflop: Setting default df0 to %x\n", n);
        fd_def_df0 = n;
+       return 1;
 }
 
 __setup("floppy=", amiga_floppy_setup);