diff options
Diffstat (limited to 'include/asm-ia64/ide.h')
-rw-r--r-- | include/asm-ia64/ide.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-ia64/ide.h b/include/asm-ia64/ide.h index e62b953..93f45c5 100644 --- a/include/asm-ia64/ide.h +++ b/include/asm-ia64/ide.h @@ -17,14 +17,6 @@ #include <linux/irq.h> -#ifndef MAX_HWIFS -# ifdef CONFIG_PCI -#define MAX_HWIFS 10 -# else -#define MAX_HWIFS 6 -# endif -#endif - #define IDE_ARCH_OBSOLETE_DEFAULTS static inline int ide_default_irq(unsigned long base) |