Commit 53797196 authored by John Lenz's avatar John Lenz Committed by Russell King

[ARM PATCH] 1974/1: add INITTIME macro to collie machine structure

Patch from John Lenz

Add INITTIME macro to collie machine structure.
parent 24acc602
......@@ -141,4 +141,5 @@ MACHINE_START(COLLIE, "Sharp-Collie")
MAPIO(collie_map_io)
INITIRQ(sa1100_init_irq)
INIT_MACHINE(collie_init)
INITTIME(sa1100_init_time)
MACHINE_END
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment