]> Pileus Git - ~andy/linux/blobdiff - drivers/cpufreq/exynos5250-cpufreq.c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[~andy/linux] / drivers / cpufreq / exynos5250-cpufreq.c
index b9344869f822a5bf4845337a60bc5d60afb7412d..9fae466d7746a5fed781edb17f4838b6931ed8f0 100644 (file)
@@ -19,7 +19,8 @@
 
 #include <mach/map.h>
 #include <mach/regs-clock.h>
-#include <mach/cpufreq.h>
+
+#include "exynos-cpufreq.h"
 
 static struct clk *cpu_clk;
 static struct clk *moutcore;