coreboot-kgpe-d16/src/soc/intel/skylake
Dinesh Gehlot 770a46c6d7 soc/intel/skylake: Use common gpio.h include
Replace the intelblocks/gpio.h, soc/gpio.h and soc/gpio_defs.h includes
with the common gpio.h which includes soc/gpio.h which includes
intelblocks/gpio.h which includes soc/gpio_defs.h. This patch also fixes
alphabetic ordering of included headers.

BUG=b:261778357
TEST=Able to build and boot.

Signed-off-by: Dinesh Gehlot <digehlot@google.com>
Change-Id: I02fe236506abbc0d97982747cfcf3c0e9ef4897a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72040
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2023-01-18 05:18:42 +00:00
..
acpi soc/intel/skylake: Use common gpio.h include 2023-01-18 05:18:42 +00:00
bootblock soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-04 13:23:27 +00:00
include/soc soc/intel/skl; mb/google/eve,poppy: Update NHLT methods 2022-12-21 14:00:13 +00:00
nhlt soc/intel/skl; mb/google/eve,poppy: Update NHLT methods 2022-12-21 14:00:13 +00:00
romstage soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill 2022-11-17 17:51:46 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
chip.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
chip.h soc/intel/skylake: Use common gpio.h include 2023-01-18 05:18:42 +00:00
chipset.cb soc/intel/skylake: Assign device ops in chipset devicetree 2022-09-15 13:07:11 +00:00
cpu.c
elog.c sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
fadt.c treewide: Remove unused <cpu/x86/smm.h> 2023-01-12 05:07:30 +00:00
finalize.c
gpio.c soc/intel/skylake: Use common gpio.h include 2023-01-18 05:18:42 +00:00
graphics.c
gspi.c
i2c.c
irq.c soc/intel/skylake/irq.c: Fix undefined memcpy() 2022-12-17 12:36:33 +00:00
Kconfig payloads/edk2: Disable the CPU Timer Lib unless supported 2022-10-22 17:11:25 +00:00
lockdown.c
lpc.c
Makefile.inc soc/intel/skylake/Makefile.inc: Remove path to non-existent directories 2023-01-12 05:10:10 +00:00
me.c
p2sb.c soc/intel/skylake: Clean up includes 2022-11-04 01:01:53 +00:00
pmc.c
pmutil.c soc/intel/skylake: Use common gpio.h include 2023-01-18 05:18:42 +00:00
reset.c
sd.c soc/intel/skylake: Clean up includes 2022-11-04 01:01:53 +00:00
smihandler.c
spi.c soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver 2022-09-22 15:34:24 +00:00
systemagent.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
uart.c
vr_config.c
xhci.c