]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/block/ataflop.c
mfd: further unbork the ucb1400 ac97_bus dependencies
[linux-2.6-omap-h63xx.git] / drivers / block / ataflop.c
index 49f274197b16a7ece82403a4118dc26c2d38b514..432cf40182916366b71fad0b9c4f8e1131b2ef66 100644 (file)
@@ -1882,10 +1882,6 @@ static int __init atari_floppy_init (void)
                /* Amiga, Mac, ... don't have Atari-compatible floppy :-) */
                return -ENODEV;
 
-       if (MACH_IS_HADES)
-               /* Hades doesn't have Atari-compatible floppy */
-               return -ENODEV;
-
        if (register_blkdev(FLOPPY_MAJOR,"fd"))
                return -EBUSY;