diff options
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-10-19 18:32:32 -0400 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-10-19 18:32:32 -0400 |
| commit | 847ddd2bbe15c6e452606503b5d073826aaaddb7 (patch) | |
| tree | 2a395984d5c82d718dc6d99b1132340be453482b /include/asm-alpha | |
| parent | f9b93097375761930c52b3a20acd374a8d012fbc (diff) | |
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Add CONFIG_IDE_ARCH_OBSOLETE_INIT to drivers/ide/Kconfig and use it instead
of defining IDE_ARCH_OBSOLETE_INIT in <arch/ide.h>.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'include/asm-alpha')
| -rw-r--r-- | include/asm-alpha/ide.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-alpha/ide.h b/include/asm-alpha/ide.h index 2a5cc0b367..b7bf68d040 100644 --- a/include/asm-alpha/ide.h +++ b/include/asm-alpha/ide.h | |||
| @@ -40,7 +40,6 @@ static inline unsigned long ide_default_io_base(int index) | |||
| 40 | } | 40 | } |
| 41 | } | 41 | } |
| 42 | 42 | ||
| 43 | #define IDE_ARCH_OBSOLETE_INIT | ||
| 44 | #define ide_default_io_ctl(base) ((base) + 0x206) /* obsolete */ | 43 | #define ide_default_io_ctl(base) ((base) + 0x206) /* obsolete */ |
| 45 | 44 | ||
| 46 | #ifdef CONFIG_PCI | 45 | #ifdef CONFIG_PCI |
