]> err.no Git - linux-2.6/blobdiff - include/asm-m32r/ide.h
LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
[linux-2.6] / include / asm-m32r / ide.h
index 41bd33861ebee3ccd592a807ed45f7583dc0ba85..1e7f6474d1307578cfa8bb59a80f896a5d06abe8 100644 (file)
@@ -63,12 +63,6 @@ static __inline__ unsigned long ide_default_io_base(int index)
        }
 }
 
-#ifdef CONFIG_BLK_DEV_IDEPCI
-#define ide_init_default_irq(base)     (0)
-#else
-#define ide_init_default_irq(base)     ide_default_irq(base)
-#endif
-
 #include <asm-generic/ide_iops.h>
 
 #endif /* __KERNEL__ */