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)
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>

No differences found