aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/ide.h')
-rw-r--r--include/asm-sh64/ide.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh64/ide.h b/include/asm-sh64/ide.h
index c9d84d5f772e..b6e31e8b9410 100644
--- a/include/asm-sh64/ide.h
+++ b/include/asm-sh64/ide.h
@@ -19,7 +19,6 @@
/* Without this, the initialisation of PCI IDE cards end up calling
* ide_init_hwif_ports, which won't work. */
#ifdef CONFIG_BLK_DEV_IDEPCI
-#define IDE_ARCH_OBSOLETE_INIT 1
#define ide_default_io_ctl(base) (0)
#endif