Re: [PATCH 12/12] thermal: exynos: remove separate thermal_exynos.h header file

From: Rob Herring
Date: Wed Mar 07 2018 - 21:01:30 EST


On Tue, Mar 06, 2018 at 03:43:55PM +0100, Bartlomiej Zolnierkiewicz wrote:
> thermal_exynos.h is used only by exynos_tmu.c so there is no need
> for a separate include file. Also while it remove unused defines.
>
> There should be no functional changes caused by this patch.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
> ---
> drivers/thermal/samsung/exynos_tmu.c | 5 +++--
> include/dt-bindings/thermal/thermal_exynos.h | 28 ----------------------------
> 2 files changed, 3 insertions(+), 30 deletions(-)
> delete mode 100644 include/dt-bindings/thermal/thermal_exynos.h

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>