On 20-11-19, 21:15, Amit Kucheria wrote: > Fix up the following warning when compiled with make W=1: > > linux.git/drivers/thermal/samsung/exynos_tmu.c:141: warning: bad > line: driver > linux.git/drivers/thermal/samsung/exynos_tmu.c:203: warning: Function > parameter or member 'tzd' not described in 'exynos_tmu_data' > linux.git/drivers/thermal/samsung/exynos_tmu.c:203: warning: Function > parameter or member 'tmu_set_trip_temp' not described in > 'exynos_tmu_data' > linux.git/drivers/thermal/samsung/exynos_tmu.c:203: warning: Function > parameter or member 'tmu_set_trip_hyst' not described in > 'exynos_tmu_data' > > Signed-off-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx> > --- > drivers/thermal/samsung/exynos_tmu.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh