OSDN Git Service

thermal: exynos: remove separate exynos_tmu.h header file
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 16 Apr 2018 14:22:19 +0000 (16:22 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 21:44:02 +0000 (14:44 -0700)
commit7efd18a2a18155184c2100fee0beb8cb1a9a57e0
treedeb3223dca6d9d741fa426135361f0de29fee260
parent199b3e3c860cdf3f092e7cbb2bf08b8a96ed4beb
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>
drivers/thermal/samsung/exynos_tmu.c
drivers/thermal/samsung/exynos_tmu.h [deleted file]