commit | 040f30f34f4ac6fe226992962b1f4b789a7aa551 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Mar 05 10:44:54 2013 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Apr 19 13:51:23 2013 +0200 |
tree | 7566a84cdb42f568ca2d0c69db57ed697c65451d | |
parent | cc014f3e29e15140e35e14fa194034baee92df2a [diff] |
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>