From 244a3655e16571cc6218cc58853b66de47afcd4d Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 19 Jan 2023 10:02:55 +0100 Subject: soc/intel: Remove unused Change-Id: I8432d799c9bf23058b7b903bb07f6c2b4308eeba Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/72103 Reviewed-by: Werner Zeh Tested-by: build bot (Jenkins) --- src/soc/intel/elkhartlake/include/soc/gpio_defs.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/soc/intel/elkhartlake') diff --git a/src/soc/intel/elkhartlake/include/soc/gpio_defs.h b/src/soc/intel/elkhartlake/include/soc/gpio_defs.h index 61d7f6a9bc..ef7c6c57c5 100644 --- a/src/soc/intel/elkhartlake/include/soc/gpio_defs.h +++ b/src/soc/intel/elkhartlake/include/soc/gpio_defs.h @@ -3,12 +3,8 @@ #ifndef _SOC_ELKHARTLAKE_GPIO_DEFS_H_ #define _SOC_ELKHARTLAKE_GPIO_DEFS_H_ -#ifndef __ACPI__ -#include -#endif #include - #define GPIO_NUM_PAD_CFG_REGS 4 /* DW0, DW1, DW2, DW3 */ #define NUM_GPIO_COMx_GPI_REGS(n) \ -- cgit v1.2.3