coreboot-kgpe-d16/src
Richard Spiegel 9c1dc7cbe1 vendorcode/amd/pi/00670F00: Remove unneeded includes
Vendor code has several headers included into source code that are not
needed in order to build them. Remove unneeded #include. This is part of
controlling the build of unneeded procedures within vendor code.

BUG=b:78610011
TEST=Build grunt.

Change-Id: Id7d451b6be564632836fc64fd343131edb85183a
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/26134
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-05-09 10:12:24 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/acpi_device: Add macros to define gpio with wake flag 2018-05-08 03:04:50 +00:00
commonlib cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF 2018-05-04 10:30:24 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/x86/mp: use __aligned macro 2018-05-04 14:17:18 +00:00
device Move `pci_ops_mmconf` from arch/x86/ to device/ 2018-05-08 03:01:35 +00:00
drivers drivers/aspeed/ast2050: Get rid of device_t 2018-05-08 02:57:53 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include lib/nhlt: add support for passing subsystem_id to endpoint's structure 2018-05-09 10:06:04 +00:00
lib lib/nhlt: add support for passing subsystem_id to endpoint's structure 2018-05-09 10:06:04 +00:00
mainboard mb/gizmosphere: Get rid of device_t 2018-05-09 10:09:44 +00:00
northbridge {mb,nb,soc}: Remove references to pci_bus_default_ops() 2018-05-08 03:01:04 +00:00
security security/vboot: make vboot starts in bootblock depend on c env 2018-05-03 04:40:33 +00:00
soc amd/common/pi: Insert missing newline in printk 2018-05-08 18:51:22 +00:00
southbridge src/southbridge: Add required space before the open parenthesis 2018-05-08 03:04:33 +00:00
superio superio/ite/common: Add options to enable beeps 2018-05-04 10:28:30 +00:00
vendorcode vendorcode/amd/pi/00670F00: Remove unneeded includes 2018-05-09 10:12:24 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00