diff options
Diffstat (limited to 'include/asm-m68k')
-rw-r--r-- | include/asm-m68k/ide.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-m68k/ide.h b/include/asm-m68k/ide.h index 909c6dfd3851..1daf6cbdd9f0 100644 --- a/include/asm-m68k/ide.h +++ b/include/asm-m68k/ide.h | |||
@@ -45,10 +45,6 @@ | |||
45 | #include <asm/macints.h> | 45 | #include <asm/macints.h> |
46 | #endif | 46 | #endif |
47 | 47 | ||
48 | #ifndef MAX_HWIFS | ||
49 | #define MAX_HWIFS 4 /* same as the other archs */ | ||
50 | #endif | ||
51 | |||
52 | /* | 48 | /* |
53 | * Get rid of defs from io.h - ide has its private and conflicting versions | 49 | * Get rid of defs from io.h - ide has its private and conflicting versions |
54 | * Since so far no single m68k platform uses ISA/PCI I/O space for IDE, we | 50 | * Since so far no single m68k platform uses ISA/PCI I/O space for IDE, we |