summaryrefslogtreecommitdiff
path: root/drivers/edgetpu/abrolhos-thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edgetpu/abrolhos-thermal.c')
-rw-r--r--drivers/edgetpu/abrolhos-thermal.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/edgetpu/abrolhos-thermal.c b/drivers/edgetpu/abrolhos-thermal.c
index deb763f..710adbf 100644
--- a/drivers/edgetpu/abrolhos-thermal.c
+++ b/drivers/edgetpu/abrolhos-thermal.c
@@ -1,2 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
+#include <linux/thermal.h>
+#include <soc/google/gs101_tmu.h>
#include "mobile-thermal.c"