coreboot/src
Martin Roth 5736846581 superio/aspeed: Remove unused aspeed include path
Working on some other code, I noticed that superio/aspeed was added as
an include path even though I wasn't using it.  I investigated and found
that NOTHING is using it.  The files in the aspeed directory all
reference files in their own directory.

The supermicro x11-lga1151-series boards are the only ones using this
SIO.

TEST=util/abuild/abuild -t supermicro/x11-lga1151-series

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I377066451a50452c17c9bfaa0f815f69e039984e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37390
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-12-02 12:06:28 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
commonlib commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:23:31 +00:00
console kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
cpu src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
ec ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:12:47 +00:00
include src/soc/intel: Add Cometlake-S and CMP-H skus 2019-12-02 12:04:38 +00:00
lib lib/cbmem_console: Rename cbmem_console_p to current_console 2019-12-01 23:09:34 +00:00
mainboard mb/google/glados: restore device-specific VBTs 2019-12-02 12:06:18 +00:00
northbridge nb/intel/x4x: Factor out hiding PCI devs in pure fn 2019-12-01 12:39:24 +00:00
security security/tpm: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:08:33 +00:00
soc src/soc/intel: Add Cometlake-S and CMP-H skus 2019-12-02 12:04:38 +00:00
southbridge src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
superio superio/aspeed: Remove unused aspeed include path 2019-12-02 12:06:28 +00:00
vendorcode vendorcode/siemens/hwilib: Fix current file string usage 2019-11-29 09:03:41 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00