diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-shmobile/board-ag5evm.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c index 02f64d9c154b..7336a00c34e7 100644 --- a/arch/arm/mach-shmobile/board-ag5evm.c +++ b/arch/arm/mach-shmobile/board-ag5evm.c | |||
@@ -153,16 +153,6 @@ void __init ag5evm_init_irq(void) | |||
153 | gic_cpu_init(0, __io(0xf0000100)); | 153 | gic_cpu_init(0, __io(0xf0000100)); |
154 | } | 154 | } |
155 | 155 | ||
156 | #define PORT144CR 0xe6052090 | ||
157 | #define PORT145CR 0xe6052091 | ||
158 | |||
159 | #define PORT154CR 0xe605209a | ||
160 | #define PORT155CR 0xe605209b | ||
161 | #define PORT156CR 0xe605209c | ||
162 | #define PORT157CR 0xe605209d | ||
163 | |||
164 | #define PORTR159_128DR 0xe6056004 | ||
165 | |||
166 | static void __init ag5evm_init(void) | 156 | static void __init ag5evm_init(void) |
167 | { | 157 | { |
168 | sh73a0_pinmux_init(); | 158 | sh73a0_pinmux_init(); |