aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-04-09 17:10:20 +0200
committerElyes Haouas <ehaouas@noos.fr>2024-04-09 22:24:19 +0000
commitf3c36d1ac22f297b6d277f47e6f65fddce2c5c6b (patch)
treefb5bda6c59ccacf03f9aeff88f1e8e32f4488f09
parent520dae19ea5d4da03b9c8a3e92da91d6d3556663 (diff)
soc/intel/alderlake: Fix non-local header treated as local
Change-Id: I93e6989633b9ac1b2738b812e3f8b442ecfdcbf0 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81813 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/soc/intel/alderlake/systemagent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/alderlake/systemagent.c b/src/soc/intel/alderlake/systemagent.c
index a9c00a99cf..b08e3a363c 100644
--- a/src/soc/intel/alderlake/systemagent.c
+++ b/src/soc/intel/alderlake/systemagent.c
@@ -19,7 +19,7 @@
#include <soc/soc_chip.h>
#include <soc/systemagent.h>
#include <spi_flash.h>
-#include "stddef.h"
+#include <stddef.h>
/*
* SoC implementation