summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/edgetpu/abrolhos-thermal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edgetpu/abrolhos-thermal.c b/drivers/edgetpu/abrolhos-thermal.c
index 710adbf..883bdc5 100644
--- a/drivers/edgetpu/abrolhos-thermal.c
+++ b/drivers/edgetpu/abrolhos-thermal.c
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/thermal.h>
-#include <soc/google/gs101_tmu.h>
+#include <soc/google/gs_tmu.h>
#include "mobile-thermal.c"