thermal/drivers/thermal_helpers: Include export.h
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 11 May 2020 12:24:52 +0000 (17:54 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 May 2020 16:48:53 +0000 (18:48 +0200)
commit3a74c882dcc15c959e1cc14c3f62877d2f09aef8
tree9b7fef8daea7f9c9e0f6e15c28b45bddb434def8
parent231b98af4da050138657febdd506951928981722
thermal/drivers/thermal_helpers: Include export.h

It is preferable to include export.h when you are using EXPORT_SYMBOL
family of macros.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/fd3443f00dbba6ca90f35726c7451ae52145d2d4.1589199124.git.amit.kucheria@linaro.org
drivers/thermal/thermal_helpers.c