thermal/core: Get rid of MODULE_* tags
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 11 May 2020 12:24:49 +0000 (17:54 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 May 2020 16:48:53 +0000 (18:48 +0200)
commit869495ccf52a707a21870ba5cba1cfd5ca720dd9
treef1a34914088ffa3be7ad65019d164d8710d75c75
parentf740e64c6cd6d9c26b4b9fc0a8d339b215147af7
thermal/core: Get rid of MODULE_* tags

The thermal framework can no longer be compiled as a module as of
commit 554b3529fe01 ("thermal/drivers/core: Remove the module Kconfig's
option"). Remove the MODULE_* tags.

Rui is mentioned in the copyright line at the top of the file and the
license is mentioned in the SPDX tags. So no loss of information.

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