OSDN Git Service

Thermal: exynos: remove unnecessary header inclusions
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Apr 2013 00:04:56 +0000 (00:04 +0000)
committerZhang Rui <rui.zhang@intel.com>
Thu, 11 Apr 2013 23:24:19 +0000 (07:24 +0800)
commit841d481b3c65b455d88112180c667c21a7c9c9f2
tree07c3de0a3279cbf7e5461035f8648f5d0a3f27f8
parente79fe642cc21ac922226b5ea9b7975bf329d4e7a
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>
drivers/thermal/exynos_thermal.c