diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-2430sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-2430sdp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c index 3fc6d839fb3a..acb0a524ff7b 100644 --- a/arch/arm/mach-omap2/board-2430sdp.c +++ b/arch/arm/mach-omap2/board-2430sdp.c | |||
@@ -286,5 +286,5 @@ MACHINE_START(OMAP_2430SDP, "OMAP2430 sdp2430 board") | |||
286 | .init_machine = omap_2430sdp_init, | 286 | .init_machine = omap_2430sdp_init, |
287 | .init_late = omap2430_init_late, | 287 | .init_late = omap2430_init_late, |
288 | .timer = &omap2_timer, | 288 | .timer = &omap2_timer, |
289 | .restart = omap_prcm_restart, | 289 | .restart = omap2xxx_restart, |
290 | MACHINE_END | 290 | MACHINE_END |