ARM: shmobile: marzen: Use DT for GIC
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 2 Aug 2013 06:39:34 +0000 (23:39 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 02:18:40 +0000 (11:18 +0900)
commit693ac41df314289d655123e6ded519244fa1d951
tree14f0539c2df236126d04329e060a40afb00341b0
parent15645581a9401cf2370d2c975e2673d289d5e561
ARM: shmobile: marzen: Use DT for GIC

Current Marzen is using DT booting,
and r8a7779.dtsi already has GIC settings.

So, we can remove the C version of the GIC setup code,
instead rely on GIC information provided by DT.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-marzen.c
arch/arm/mach-shmobile/include/mach/r8a7779.h
arch/arm/mach-shmobile/intc-r8a7779.c
This page took 0.087339 seconds and 5 git commands to generate.