coreboot-kgpe-d16/src/southbridge/intel/i82801jx
Kyösti Mälkki df128a55b1 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
This is a PCI standard register, no need to alias its
definitions under different names.

Change-Id: Iea6b198dd70fe1e49b5dc0824dba62628dedc69a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35521
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-10-01 01:54:08 +00:00
..
acpi coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
hdaudio.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
i82801jx.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
i82801jx.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
Kconfig sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
lpc.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pci.c sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem() 2019-03-25 10:59:11 +00:00
pcie.c intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
sata.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
smbus.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
smihandler.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
thermal.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
usb_ehci.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00