diff options
Diffstat (limited to 'arch/arm/mach-orion5x/wrt350n-v2-setup.c')
| -rw-r--r-- | arch/arm/mach-orion5x/wrt350n-v2-setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/wrt350n-v2-setup.c b/arch/arm/mach-orion5x/wrt350n-v2-setup.c index 45c21251eb1e..2c5408e2e689 100644 --- a/arch/arm/mach-orion5x/wrt350n-v2-setup.c +++ b/arch/arm/mach-orion5x/wrt350n-v2-setup.c | |||
| @@ -264,7 +264,7 @@ MACHINE_START(WRT350N_V2, "Linksys WRT350N v2") | |||
| 264 | .map_io = orion5x_map_io, | 264 | .map_io = orion5x_map_io, |
| 265 | .init_early = orion5x_init_early, | 265 | .init_early = orion5x_init_early, |
| 266 | .init_irq = orion5x_init_irq, | 266 | .init_irq = orion5x_init_irq, |
| 267 | .timer = &orion5x_timer, | 267 | .init_time = orion5x_timer_init, |
| 268 | .fixup = tag_fixup_mem32, | 268 | .fixup = tag_fixup_mem32, |
| 269 | .restart = orion5x_restart, | 269 | .restart = orion5x_restart, |
| 270 | MACHINE_END | 270 | MACHINE_END |
