coreboot-kgpe-d16/src/southbridge/intel/fsp_bd82x6x
Nico Huber d44221f9c8 Move compiler.h to commonlib
Its spreading copies got out of sync. And as it is not a standard header
but used in commonlib code, it belongs into commonlib. While we are at
it, always include it via GCC's `-include` switch.

Some Windows and BSD quirk handling went into the util copies. We always
guard from redefinitions now to prevent further issues.

Change-Id: I850414e6db1d799dce71ff2dc044e6a000ad2552
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/28927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-10-08 16:57:27 +00:00
..
acpi src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
azalia.c sb/intel/fsp_bd82x6x: Get rid of device_t 2018-05-22 07:20:14 +00:00
bootblock.c
chip.h
early_init.c southbridge/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:18 +00:00
early_me.c
early_smbus.c sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_t 2018-06-09 16:28:55 +00:00
early_spi.c
early_usb.c sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_t 2018-06-09 16:28:55 +00:00
elog.c
finalize.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
gpio.c
gpio.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
Kconfig src/*/intel/: clarify Kconfig options regarding IFD 2018-09-13 08:25:31 +00:00
lpc.c sb/intel/fsp_bd82x6x: Get rid of device_t 2018-05-22 07:20:14 +00:00
Makefile.inc sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI 2017-12-10 14:50:08 +00:00
me.c sb/intel/fsp_bd82x6x: Get rid of device_t 2018-05-22 07:20:14 +00:00
me.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
me_8.x.c src: Use "foo *bar" instead of "foo* bar" 2018-06-04 08:52:13 +00:00
me_status.c
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pch.c sb/intel/fsp_bd82x6x: Get rid of device_t 2018-05-22 07:20:14 +00:00
pch.h src: Remove space after defined 2018-05-24 12:16:59 +00:00
reset.c
sata.c sb/intel/fsp_bd82x6x: Get rid of device_t 2018-05-22 07:20:14 +00:00
smi.c src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
smihandler.c src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
southbridge_pci_devs.h
watchdog.c sb/intel/fsp_bd82x6x: Get rid of device_t 2018-05-22 07:20:14 +00:00