From: Arnd Bergmann Date: Thu, 11 Apr 2013 00:04:56 +0000 (+0000) Subject: Thermal: exynos: remove unnecessary header inclusions X-Git-Tag: v3.10-rc1~42^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841d481b3c65b455d88112180c667c21a7c9c9f2;p=pandora-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 Cc: linux-pm@vger.kernel.org Acked-by: Eduardo Valentin Signed-off-by: Zhang Rui --- Reading git-diff-tree failed