]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/arm/mach-omap2/board-3430sdp.c
ARM: OMAP2+: board files: use SoC-specific system restart functions
[can-eth-gw-linux.git] / arch / arm / mach-omap2 / board-3430sdp.c
index 79fd9048fd7952d1acc1aff141205e322fb49119..6601754f95128b65eaaa6b66141d598f24d6db9c 100644 (file)
@@ -597,5 +597,5 @@ MACHINE_START(OMAP_3430SDP, "OMAP3430 3430SDP board")
        .init_machine   = omap_3430sdp_init,
        .init_late      = omap3430_init_late,
        .timer          = &omap3_timer,
-       .restart        = omap_prcm_restart,
+       .restart        = omap3xxx_restart,
 MACHINE_END