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/tigerlake/include/soc/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/tigerlake') diff --git a/src/soc/intel/tigerlake/include/soc/gpio.h b/src/soc/intel/tigerlake/include/soc/gpio.h index eece28f7c9..51df41511e 100644 --- a/src/soc/intel/tigerlake/include/soc/gpio.h +++ b/src/soc/intel/tigerlake/include/soc/gpio.h @@ -9,7 +9,7 @@ #include #define CROS_GPIO_DEVICE_NAME "INT34C5:00" #endif -#include +#include /* IWYU pragma: export */ /* Enable GPIO community power management configuration */ #define MISCCFG_GPIO_PM_CONFIG_BITS (MISCCFG_GPVNNREQEN | \ -- cgit v1.2.3