From: Arnd Bergmann Date: Tue, 5 Mar 2013 09:44:54 +0000 (+0100) Subject: thermal/exynos: remove unnecessary header inclusions X-Git-Tag: upstream/snapshot3+hdmi~5200^2~2^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=040f30f34f4ac6fe226992962b1f4b789a7aa551;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git thermal/exynos: remove unnecessary header inclusions In multiplatform configurations, we cannot include headers provided by only the exynos platform. Fortunately a number of drivers that include those headers do not actually need them, so we can just remove the inclusions. Signed-off-by: Arnd Bergmann Acked-by: Eduardo Valentin Cc: Zhang Rui --- diff --git a/drivers/thermal/exynos_thermal.c b/drivers/thermal/exynos_thermal.c index 46568c0..b777ae6 100644 --- a/drivers/thermal/exynos_thermal.c +++ b/drivers/thermal/exynos_thermal.c @@ -39,8 +39,6 @@ #include #include -#include - /* Exynos generic registers */ #define EXYNOS_TMU_REG_TRIMINFO 0x0 #define EXYNOS_TMU_REG_CONTROL 0x20