mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-05 00:15:29 +07:00
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>
This commit is contained in:
parent
8e67b22a13
commit
aae0f73604
@ -153,16 +153,6 @@ void __init ag5evm_init_irq(void)
|
|||||||
gic_cpu_init(0, __io(0xf0000100));
|
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)
|
static void __init ag5evm_init(void)
|
||||||
{
|
{
|
||||||
sh73a0_pinmux_init();
|
sh73a0_pinmux_init();
|
||||||
|
Loading…
Reference in New Issue
Block a user