aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/mach-crag6410.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-crag6410.c')
-rw-r--r--arch/arm/mach-s3c64xx/mach-crag6410.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-s3c64xx/mach-crag6410.c
index f1c848aa4a1e..fb786b6a2eae 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
@@ -706,7 +706,7 @@ static void __init crag6410_machine_init(void)
706 706
707 regulator_has_full_constraints(); 707 regulator_has_full_constraints();
708 708
709 s3c_pm_init(); 709 s3c64xx_pm_init();
710} 710}
711 711
712MACHINE_START(WLF_CRAGG_6410, "Wolfson Cragganmore 6410") 712MACHINE_START(WLF_CRAGG_6410, "Wolfson Cragganmore 6410")