diff options
Diffstat (limited to 'include/asm-x86/ide.h')
-rw-r--r-- | include/asm-x86/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/ide.h b/include/asm-x86/ide.h index c2552d8bebf7..58080a7111de 100644 --- a/include/asm-x86/ide.h +++ b/include/asm-x86/ide.h @@ -20,8 +20,6 @@ # endif #endif -#define IDE_ARCH_OBSOLETE_DEFAULTS - static __inline__ int ide_default_irq(unsigned long base) { switch (base) { |