diff options
Diffstat (limited to 'arch/mips/bcm47xx/setup.c')
-rw-r--r-- | arch/mips/bcm47xx/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/bcm47xx/setup.c b/arch/mips/bcm47xx/setup.c index f48aa5aa9bf0..1b6b0fa5028f 100644 --- a/arch/mips/bcm47xx/setup.c +++ b/arch/mips/bcm47xx/setup.c | |||
@@ -119,6 +119,5 @@ void __init plat_mem_setup(void) | |||
119 | _machine_restart = bcm47xx_machine_restart; | 119 | _machine_restart = bcm47xx_machine_restart; |
120 | _machine_halt = bcm47xx_machine_halt; | 120 | _machine_halt = bcm47xx_machine_halt; |
121 | pm_power_off = bcm47xx_machine_halt; | 121 | pm_power_off = bcm47xx_machine_halt; |
122 | board_time_init = bcm47xx_time_init; | ||
123 | } | 122 | } |
124 | 123 | ||