ARM: sa1100: use machine specific hook for late init
Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
@@ -395,6 +395,7 @@ MACHINE_START(SIMPAD, "Simpad")
|
||||
.map_io = simpad_map_io,
|
||||
.nr_irqs = SA1100_NR_IRQS,
|
||||
.init_irq = sa1100_init_irq,
|
||||
.init_late = sa11x0_init_late,
|
||||
.timer = &sa1100_timer,
|
||||
.restart = sa11x0_restart,
|
||||
MACHINE_END
|
||||
|
Reference in New Issue
Block a user