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

2018-03-07 Thread Rob Herring
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:

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

2018-03-07 Thread Rob Herring
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:

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

2018-03-06 Thread Bartlomiej Zolnierkiewicz
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 ---

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

2018-03-06 Thread Bartlomiej Zolnierkiewicz
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 --- drivers/thermal/samsung/exynos_tmu.c | 5 +++--