diff options
Diffstat (limited to 'arch/m68k/platform/68000/m68VZ328.c')
-rw-r--r-- | arch/m68k/platform/68000/m68VZ328.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/platform/68000/m68VZ328.c b/arch/m68k/platform/68000/m68VZ328.c index fd6658358af1..0e5e5a10a021 100644 --- a/arch/m68k/platform/68000/m68VZ328.c +++ b/arch/m68k/platform/68000/m68VZ328.c | |||
@@ -182,6 +182,7 @@ void __init config_BSP(char *command, int size) | |||
182 | 182 | ||
183 | init_hardware(command, size); | 183 | init_hardware(command, size); |
184 | 184 | ||
185 | mach_sched_init = hw_timer_init; | ||
185 | mach_hwclk = m68328_hwclk; | 186 | mach_hwclk = m68328_hwclk; |
186 | mach_reset = m68vz328_reset; | 187 | mach_reset = m68vz328_reset; |
187 | } | 188 | } |