diff options
-rw-r--r-- | arch/arm/mach-exynos/exynos.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c index 6a24e111d6e1..b89e5f35db84 100644 --- a/arch/arm/mach-exynos/exynos.c +++ b/arch/arm/mach-exynos/exynos.c | |||
@@ -193,7 +193,6 @@ static void __init exynos_init_late(void) | |||
193 | /* to be supported later */ | 193 | /* to be supported later */ |
194 | return; | 194 | return; |
195 | 195 | ||
196 | pm_genpd_poweroff_unused(); | ||
197 | exynos_pm_init(); | 196 | exynos_pm_init(); |
198 | } | 197 | } |
199 | 198 | ||