ARM: Remove dependency of plat-orion time code on mach directory includes.
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-orion5x / ls_hgl-setup.c
index 437364b7168ec9f4060725904df90b23772f10e5..7adafd79cf985a3f8ba19435aa5a82db606cd54a 100644 (file)
@@ -268,6 +268,7 @@ MACHINE_START(LINKSTATION_LS_HGL, "Buffalo Linkstation LS-HGL")
        .boot_params    = 0x00000100,
        .init_machine   = ls_hgl_init,
        .map_io         = orion5x_map_io,
+       .init_early     = orion5x_init_early,
        .init_irq       = orion5x_init_irq,
        .timer          = &orion5x_timer,
        .fixup          = tag_fixup_mem32,