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

2018-04-16 Thread Bartlomiej Zolnierkiewicz
On Monday, April 16, 2018 03:24:57 PM Daniel Lezcano wrote: > On 16/04/2018 12:12, Bartlomiej Zolnierkiewicz wrote: > > exynos_tmu.h is used only by exynos_tmu.c so there is no need > > for a separate include file. > > > > There should be no functional changes caused by this patch. > > > >

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

2018-04-16 Thread Bartlomiej Zolnierkiewicz
On Monday, April 16, 2018 03:24:57 PM Daniel Lezcano wrote: > On 16/04/2018 12:12, Bartlomiej Zolnierkiewicz wrote: > > exynos_tmu.h is used only by exynos_tmu.c so there is no need > > for a separate include file. > > > > There should be no functional changes caused by this patch. > > > >

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

2018-04-16 Thread Daniel Lezcano
On 16/04/2018 12:12, Bartlomiej Zolnierkiewicz wrote: > exynos_tmu.h is used only by exynos_tmu.c so there is no need > for a separate include file. > > There should be no functional changes caused by this patch. > > Signed-off-by: Bartlomiej Zolnierkiewicz > --- >

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

2018-04-16 Thread Daniel Lezcano
On 16/04/2018 12:12, Bartlomiej Zolnierkiewicz wrote: > exynos_tmu.h is used only by exynos_tmu.c so there is no need > for a separate include file. > > There should be no functional changes caused by this patch. > > Signed-off-by: Bartlomiej Zolnierkiewicz > --- >

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

2018-04-16 Thread Bartlomiej Zolnierkiewicz
exynos_tmu.h is used only by exynos_tmu.c so there is no need for a separate include file. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/thermal/samsung/exynos_tmu.c | 18 +++-

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

2018-04-16 Thread Bartlomiej Zolnierkiewicz
exynos_tmu.h is used only by exynos_tmu.c so there is no need for a separate include file. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/thermal/samsung/exynos_tmu.c | 18 +++- drivers/thermal/samsung/exynos_tmu.h |