aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/naples-power.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/naples-power.c')
-rw-r--r--arch/arm/mach-exynos/naples-power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/naples-power.c b/arch/arm/mach-exynos/naples-power.c
index caed0c4..e2b52cc 100644
--- a/arch/arm/mach-exynos/naples-power.c
+++ b/arch/arm/mach-exynos/naples-power.c
@@ -617,7 +617,7 @@ void midas_power_init(void)
if (system_rev == 0 || system_rev == 3)
#elif defined(CONFIG_MACH_C1)
if (system_rev <= 1 || system_rev == 3)
-#elif defined(CONFIG_MACH_C1VZW)
+#elif defined(CONFIG_MACH_M3)
if (system_rev == 0)
#endif
ldo8_init_data.constraints.always_on = 1;