diff options
Diffstat (limited to 'include/asm-x86/ide.h')
| -rw-r--r-- | include/asm-x86/ide.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-x86/ide.h b/include/asm-x86/ide.h index 34050747f38..bc54879daed 100644 --- a/include/asm-x86/ide.h +++ b/include/asm-x86/ide.h | |||
| @@ -11,15 +11,6 @@ | |||
| 11 | 11 | ||
| 12 | #ifdef __KERNEL__ | 12 | #ifdef __KERNEL__ |
| 13 | 13 | ||
| 14 | |||
| 15 | #ifndef MAX_HWIFS | ||
| 16 | # ifdef CONFIG_BLK_DEV_IDEPCI | ||
| 17 | #define MAX_HWIFS 10 | ||
| 18 | # else | ||
| 19 | #define MAX_HWIFS 6 | ||
| 20 | # endif | ||
| 21 | #endif | ||
| 22 | |||
| 23 | static __inline__ int ide_default_irq(unsigned long base) | 14 | static __inline__ int ide_default_irq(unsigned long base) |
| 24 | { | 15 | { |
| 25 | switch (base) { | 16 | switch (base) { |
