summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/thermal_sandbox.c')
-rw-r--r--drivers/thermal/thermal_sandbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/thermal_sandbox.c b/drivers/thermal/thermal_sandbox.c
index 7dc0d108b8c..9af0d0247cb 100644
--- a/drivers/thermal/thermal_sandbox.c
+++ b/drivers/thermal/thermal_sandbox.c
@@ -6,7 +6,6 @@
* Sandbox driver for the thermal uclass.
*/
-#include <common.h>
#include <dm.h>
#include <thermal.h>