X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fthermal%2Fimx_scu_thermal.c;h=321f905e3ac5d924240fd8ab5c688d56d215d6b7;hb=c05ed00afb95fa5237f16962fccf5810437317bf;hp=da13121a0900603193f7a0f415c26dfd757aa2c2;hpb=1bccb23b7bb67e029cc6b22bf7d25243ef71c43c;p=oweals%2Fu-boot.git diff --git a/drivers/thermal/imx_scu_thermal.c b/drivers/thermal/imx_scu_thermal.c index da13121a09..321f905e3a 100644 --- a/drivers/thermal/imx_scu_thermal.c +++ b/drivers/thermal/imx_scu_thermal.c @@ -7,10 +7,13 @@ #include #include #include +#include #include #include #include #include +#include +#include DECLARE_GLOBAL_DATA_PTR;