aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_scu_thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/imx_scu_thermal.c')
-rw-r--r--drivers/thermal/imx_scu_thermal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/imx_scu_thermal.c b/drivers/thermal/imx_scu_thermal.c
index b785be7..e704bcb 100644
--- a/drivers/thermal/imx_scu_thermal.c
+++ b/drivers/thermal/imx_scu_thermal.c
@@ -9,6 +9,7 @@
#include <errno.h>
#include <log.h>
#include <thermal.h>
+#include <asm/global_data.h>
#include <dm/device-internal.h>
#include <dm/device.h>
#include <asm/arch/sci/sci.h>