From: Sachin Kamat Date: Tue, 8 Apr 2014 04:57:58 +0000 (+0530) Subject: cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f334a1e8434c49b6f9c947d3eb7caf712fbcc3fa;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h fsl_soc.h was included twice. Signed-off-by: Sachin Kamat Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- diff --git a/drivers/cpufreq/ppc-corenet-cpufreq.c b/drivers/cpufreq/ppc-corenet-cpufreq.c index 3bd9123e7026..b7e677be1df0 100644 --- a/drivers/cpufreq/ppc-corenet-cpufreq.c +++ b/drivers/cpufreq/ppc-corenet-cpufreq.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include