coreboot-kgpe-d16/src/soc/amd/stoneyridge
Elyes HAOUAS 31f9631548 src: Drop unused 'include <arch/acpigen.h>'
Use <arch/acpi.h> when appropriate.

Change-Id: I05a28d2c15565c21407101e611ee1984c5411ff0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31781
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2019-03-12 07:27:28 +00:00
..
acpi coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
bootblock coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include/soc coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
BiosCallOuts.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.h mb/google/kahlee: Tune eDP panel initialization time 2018-11-09 09:15:11 +00:00
cpu.c soc/amd/stoneyridge: Fix get_cpu_count() 2018-10-31 22:00:03 +00:00
enable_usbdebug.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
finalize.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
hda.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
i2c.c src: Drop unused 'include <arch/acpigen.h>' 2019-03-12 07:27:28 +00:00
iommu.c soc/amd/stoneyridge: Add IOMMU support 2018-10-03 21:34:20 +00:00
Kconfig soc/amd/common: Remove redundant ACPI S3 test 2019-02-12 05:02:40 +00:00
lpc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Makefile.inc soc/amd/stoneyridge: Convert SMU fanless options 2019-03-07 16:03:46 +00:00
mca.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
monotonic_timer.c
nb_util.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
northbridge.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pmutil.c soc/amd/stoneyridge: Add generic PM1 register clear function 2019-02-01 16:24:51 +00:00
ramtop.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
reset.c soc/amd: Implement common reset API 2018-10-22 08:34:56 +00:00
romstage.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
sata.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
sb_util.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sm.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
smbus.c Fix <io.h> includes 2019-03-04 14:06:57 +00:00
smbus_spd.c soc/amd/stoneyridge: Access SMBUS through MMIO 2019-01-30 11:01:37 +00:00
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smi_util.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
southbridge.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
spi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
tsc_freq.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
uart.c
usb.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00