summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2010-11-24 05:03:33 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-11-24 14:54:51 +0900
commitaae0f73604ff4bf65d0e4f5d4a10f214a6c98282 (patch)
tree4f6751b7aeef3f319488fc42e0444751f9f9396c
parent8e67b22a13e53335657b595bc4e4c01a559f8845 (diff)
ARM: mach-shmobile: ag5evm: remove unused define
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
-rw-r--r--arch/arm/mach-shmobile/board-ag5evm.c10
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)
gic_cpu_init(0, __io(0xf0000100));
}
-#define PORT144CR 0xe6052090
-#define PORT145CR 0xe6052091
-
-#define PORT154CR 0xe605209a
-#define PORT155CR 0xe605209b
-#define PORT156CR 0xe605209c
-#define PORT157CR 0xe605209d
-
-#define PORTR159_128DR 0xe6056004
-
static void __init ag5evm_init(void)
{
sh73a0_pinmux_init();