diff options
Diffstat (limited to 'arch/arm/mach-exynos/mach-exynos5-dt.c')
-rw-r--r-- | arch/arm/mach-exynos/mach-exynos5-dt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/mach-exynos5-dt.c b/arch/arm/mach-exynos/mach-exynos5-dt.c index 65a46465ac5e..37ea261f0f6c 100644 --- a/arch/arm/mach-exynos/mach-exynos5-dt.c +++ b/arch/arm/mach-exynos/mach-exynos5-dt.c | |||
@@ -44,6 +44,7 @@ static void __init exynos5_dt_machine_init(void) | |||
44 | } | 44 | } |
45 | 45 | ||
46 | exynos_cpuidle_init(); | 46 | exynos_cpuidle_init(); |
47 | exynos_cpufreq_init(); | ||
47 | 48 | ||
48 | of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); | 49 | of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); |
49 | } | 50 | } |