summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixelBot AutoMerger <android-nexus-securitybot@system.gserviceaccount.com>2022-10-23 18:32:15 -0700
committerSecurityBot <android-nexus-securitybot@system.gserviceaccount.com>2022-10-23 18:32:15 -0700
commit90aebceadcd95dbfadfa90e0856bd33b8a20b776 (patch)
tree788c6ee18a0b61fd5e35440b1b0892f79856a351
parentea288997c43003ffb9b001589a596e48139b2800 (diff)
parent304fdaa8288eb7d862031c8f33986d94bf70be1e (diff)
downloadabrolhos-90aebceadcd95dbfadfa90e0856bd33b8a20b776.tar.gz
Merge android13-gs-pixel-5.10-tm-qpr2 into android13-gs-pixel-5.10-udc
SBMerger: 478053055 Change-Id: I4d61473ceba02d4a57a7e940c5e010a89d420d1d Signed-off-by: SecurityBot <android-nexus-securitybot@system.gserviceaccount.com>
-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"