diff options
Diffstat (limited to 'arch/ppc/platforms/rpxclassic.h')
-rw-r--r-- | arch/ppc/platforms/rpxclassic.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/ppc/platforms/rpxclassic.h b/arch/ppc/platforms/rpxclassic.h index 57a2a55dab8c..a3c1118e5b09 100644 --- a/arch/ppc/platforms/rpxclassic.h +++ b/arch/ppc/platforms/rpxclassic.h | |||
@@ -69,10 +69,6 @@ extern bd_t m8xx_board_info; | |||
69 | #define BCSR2_QSPACESEL ((uint)0x00004000) | 69 | #define BCSR2_QSPACESEL ((uint)0x00004000) |
70 | #define BCSR2_FETHLEDMODE ((uint)0x00000800) /* CLLF */ | 70 | #define BCSR2_FETHLEDMODE ((uint)0x00000800) /* CLLF */ |
71 | 71 | ||
72 | #if defined(CONFIG_HTDMSOUND) | ||
73 | #include <platforms/rpxhiox.h> | ||
74 | #endif | ||
75 | |||
76 | /* define IO_BASE for pcmcia, CLLF only */ | 72 | /* define IO_BASE for pcmcia, CLLF only */ |
77 | #if !defined(CONFIG_PCI) | 73 | #if !defined(CONFIG_PCI) |
78 | #define _IO_BASE 0x80000000 | 74 | #define _IO_BASE 0x80000000 |