commit | 7efd18a2a18155184c2100fee0beb8cb1a9a57e0 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | Mon Apr 16 16:22:19 2018 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Sun May 06 14:44:02 2018 -0700 |
tree | deb3223dca6d9d741fa426135361f0de29fee260 | |
parent | 199b3e3c860cdf3f092e7cbb2bf08b8a96ed4beb [diff] |
thermal: exynos: remove separate exynos_tmu.h header file exynos_tmu.h is used only by exynos_tmu.c so there is no need for a separate include file. Also while at it remove no longer needed cpu_cooling.h include. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>