aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/exynos_thermal.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-04-11 00:04:56 +0000
committerZhang Rui <rui.zhang@intel.com>2013-04-12 07:24:19 +0800
commit841d481b3c65b455d88112180c667c21a7c9c9f2 (patch)
tree07c3de0a3279cbf7e5461035f8648f5d0a3f27f8 /drivers/thermal/exynos_thermal.c
parente79fe642cc21ac922226b5ea9b7975bf329d4e7a (diff)
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 <arnd@arndb.de> Cc: linux-pm@vger.kernel.org Acked-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/exynos_thermal.c')
-rw-r--r--drivers/thermal/exynos_thermal.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/thermal/exynos_thermal.c b/drivers/thermal/exynos_thermal.c
index 75bca0d6daf..e34d842cc67 100644
--- a/drivers/thermal/exynos_thermal.c
+++ b/drivers/thermal/exynos_thermal.c
@@ -39,8 +39,6 @@
#include <linux/cpu_cooling.h>
#include <linux/of.h>
-#include <plat/cpu.h>
-
/* Exynos generic registers */
#define EXYNOS_TMU_REG_TRIMINFO 0x0
#define EXYNOS_TMU_REG_CONTROL 0x20