]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide-generic.c
ide-generic: remove no longer needed ide_probe_legacy()
[linux-2.6-omap-h63xx.git] / drivers / ide / ide-generic.c
index 3104dc8d5b612c051663db7e2c49d448f2cc618d..81a5282ce1eb06e74a93168e33cd94e9d5f1ac52 100644 (file)
@@ -141,10 +141,6 @@ static int __init ide_generic_init(void)
        unsigned long io_addr;
        int i, rc = 0, primary = 0, secondary = 0;
 
-#ifdef CONFIG_MIPS
-       if (!ide_probe_legacy())
-               return -ENODEV;
-#endif
        ide_generic_check_pci_legacy_iobases(&primary, &secondary);
 
        if (!probe_mask) {