[MIPS] Deforest the function pointer jungle in the time code.
[firefly-linux-kernel-4.4.55.git] / arch / mips / bcm47xx / setup.c
index f48aa5aa9bf01cf982a85d4ab2fe41288c052ae6..1b6b0fa5028f23f9993e6f71e0fb21397b29a1be 100644 (file)
@@ -119,6 +119,5 @@ void __init plat_mem_setup(void)
        _machine_restart = bcm47xx_machine_restart;
        _machine_halt = bcm47xx_machine_halt;
        pm_power_off = bcm47xx_machine_halt;
-       board_time_init = bcm47xx_time_init;
 }