|
@@ -115,6 +115,6 @@ static struct sys_timer stmp378x_dvb_timer = {
|
|
|
MACHINE_START(STMP378X, "STMP378X")
|
|
|
.map_io = mx23_map_io,
|
|
|
.init_irq = mx23_init_irq,
|
|
|
- .init_machine = stmp378x_dvb_init,
|
|
|
.timer = &stmp378x_dvb_timer,
|
|
|
+ .init_machine = stmp378x_dvb_init,
|
|
|
MACHINE_END
|