From: Arnd Bergmann Date: Tue, 5 Mar 2013 09:44:54 +0000 (+0100) Subject: thermal/exynos: remove unnecessary header inclusions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=040f30f34f4ac6fe226992962b1f4b789a7aa551;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 Acked-by: Eduardo Valentin Cc: Zhang Rui --- Reading git-diff-tree failed