ARM: Remove dependency of plat-orion time code on mach directory includes.
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-orion5x / rd88f5182-setup.c
index 165ed87029b2c77705e68443ef84e427fa3e1e3c..67ec6959b26770577f1089b7d7d4c6a0568c9594 100644 (file)
@@ -308,6 +308,7 @@ MACHINE_START(RD88F5182, "Marvell Orion-NAS Reference Design")
        .boot_params    = 0x00000100,
        .init_machine   = rd88f5182_init,
        .map_io         = orion5x_map_io,
+       .init_early     = orion5x_init_early,
        .init_irq       = orion5x_init_irq,
        .timer          = &orion5x_timer,
 MACHINE_END