From 18d8fe27b202ade0ad66194e84efed248b674bd7 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 19 Jan 2023 08:25:22 +0100 Subject: soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment Change-Id: If44a07503470f57037b59d03eea830703a3c604a Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/72100 Reviewed-by: Werner Zeh Tested-by: build bot (Jenkins) --- src/soc/intel/xeon_sp/include/soc/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/xeon_sp/include') diff --git a/src/soc/intel/xeon_sp/include/soc/gpio.h b/src/soc/intel/xeon_sp/include/soc/gpio.h index e7ffa6ffcd..10347b7c26 100644 --- a/src/soc/intel/xeon_sp/include/soc/gpio.h +++ b/src/soc/intel/xeon_sp/include/soc/gpio.h @@ -4,7 +4,7 @@ #define _SOC_GPIO_H_ #include -#include +#include /* IWYU pragma: export */ /* * XEON SP series doesn't support dynamic GPIO PM hence GPIO community -- cgit v1.2.3