From 6b965bb4c69e784af4e24be3ccf57007a03b8ae2 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Tue, 4 Jun 2024 11:16:39 +0200 Subject: soc/mediatek/common: Prefer include via Change-Id: I50e874790dedcb6bf3b3ac8368821f22611aa3b7 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/82894 Reviewed-by: Yidi Lin Tested-by: build bot (Jenkins) --- src/soc/mediatek/common/tps65132s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/soc/mediatek/common/tps65132s.c b/src/soc/mediatek/common/tps65132s.c index 5a29035123..f93809a96b 100644 --- a/src/soc/mediatek/common/tps65132s.c +++ b/src/soc/mediatek/common/tps65132s.c @@ -3,7 +3,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3