diff options
Diffstat (limited to 'include/asm-powerpc/ide.h')
-rw-r--r-- | include/asm-powerpc/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/ide.h b/include/asm-powerpc/ide.h index fef2ef1dbe86..17c51efff67c 100644 --- a/include/asm-powerpc/ide.h +++ b/include/asm-powerpc/ide.h | |||
@@ -86,8 +86,6 @@ static __inline__ unsigned long ide_default_io_base(int index) | |||
86 | 86 | ||
87 | #endif /* __powerpc64__ */ | 87 | #endif /* __powerpc64__ */ |
88 | 88 | ||
89 | #define ide_default_io_ctl(base) ((base) + 0x206) /* obsolete */ | ||
90 | |||
91 | #endif /* __KERNEL__ */ | 89 | #endif /* __KERNEL__ */ |
92 | 90 | ||
93 | #endif /* _ASM_POWERPC_IDE_H */ | 91 | #endif /* _ASM_POWERPC_IDE_H */ |