thermal/drivers/thermal_hwmon: Include export.h
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 11 May 2020 12:24:54 +0000 (17:54 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 May 2020 16:48:53 +0000 (18:48 +0200)
commite5ebf357bbfc73d4bfca14195e104e0726c5a729
tree432d6e276e3f7decd651372aae0b7b4d8645f195
parent1330e04f423661ed05a4d2a5235505e0332b8026
thermal/drivers/thermal_hwmon: 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/f542962494a8441fdc8e550a11d0e535b92362a0.1589199124.git.amit.kucheria@linaro.org
drivers/thermal/thermal_hwmon.c