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 d04b65448510..707b9b22f9fd 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
@@ -704,7 +704,7 @@ static void __init crag6410_machine_init(void)
704 704
705 regulator_has_full_constraints(); 705 regulator_has_full_constraints();
706 706
707 s3c_pm_init(); 707 s3c64xx_pm_init();
708} 708}
709 709
710MACHINE_START(WLF_CRAGG_6410, "Wolfson Cragganmore 6410") 710MACHINE_START(WLF_CRAGG_6410, "Wolfson Cragganmore 6410")