]> git.dujemihanovic.xyz Git - u-boot.git/commit
thermal: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:31:26 +0000 (19:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:56 +0000 (08:00 -0600)
commit66fa3531656065d512c179cfa97b8dcf180be0c1
tree06259aa5bb3365babc074d8e6ff9a7412dab90e9
parent33a67c5eee43f0bee3f5a87b7d107a0555f8d7b0
thermal: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/thermal/imx_scu_thermal.c
drivers/thermal/imx_thermal.c
drivers/thermal/imx_tmu.c
drivers/thermal/thermal-uclass.c
drivers/thermal/thermal_sandbox.c