thermal/exynos: remove unnecessary header inclusions
authorArnd Bergmann <arnd@arndb.de>
Tue, 5 Mar 2013 09:44:54 +0000 (10:44 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 19 Apr 2013 11:51:23 +0000 (13:51 +0200)
commit040f30f34f4ac6fe226992962b1f4b789a7aa551
tree7566a84cdb42f568ca2d0c69db57ed697c65451d
parentcc014f3e29e15140e35e14fa194034baee92df2a
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>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/exynos_thermal.c