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