summaryrefslogtreecommitdiffstats
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 ecf25a7c99..2d3a363a20 100644
--- a/drivers/thermal/imx_scu_thermal.c
+++ b/drivers/thermal/imx_scu_thermal.c
@@ -7,6 +7,7 @@
#include <common.h>
#include <dm.h>
#include <errno.h>
+#include <log.h>
#include <thermal.h>
#include <dm/device-internal.h>
#include <dm/device.h>