aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal-uclass.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/thermal-uclass.c')
-rw-r--r--drivers/thermal/thermal-uclass.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/thermal-uclass.c b/drivers/thermal/thermal-uclass.c
index f0fe912e313..700df8af254 100644
--- a/drivers/thermal/thermal-uclass.c
+++ b/drivers/thermal/thermal-uclass.c
@@ -5,6 +5,7 @@
#define LOG_CATEGORY UCLASS_THERMAL
+#include <common.h>
#include <dm.h>
#include <thermal.h>
#include <errno.h>