coreboot/src/soc/intel/broadwell
Patrick Rudolph e56189cfd1 pci: Move inline PCI functions to pci_ops.h
Move inline function where they belong to. Fixes compilation
on non x86 platforms.

Change-Id: Ia05391c43b8d501bd68df5654bcfb587f8786f71
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/25720
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-04-20 13:03:54 +00:00
..
acpi soc/intel/broadwell: add support for Intel GMA OpRegion 2018-03-15 14:15:29 +00:00
bootblock
include/soc soc/intel/broadwell: add support for Intel GMA OpRegion 2018-03-15 14:15:29 +00:00
romstage pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
acpi.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
adsp.c
chip.c soc/intel/broadwell: Generate ACPI DMAR table 2018-03-01 16:10:25 +00:00
chip.h
cpu.c Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
cpu_info.c
ehci.c
elog.c
finalize.c
gpio.c
hda.c
igd.c soc/intel/broadwell: add support for Intel GMA OpRegion 2018-03-15 14:15:29 +00:00
iobp.c
Kconfig soc/intel/broadwell: add support for Intel GMA OpRegion 2018-03-15 14:15:29 +00:00
lpc.c soc/intel/broadwell: Enable VT-d and X2APIC 2018-03-01 16:10:15 +00:00
Makefile.inc
me.c soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
me_status.c
memmap.c
minihd.c
monotonic_timer.c
pch.c
pcie.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
pei_data.c
pmutil.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
ramstage.c
refcode.c
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
sata.c
serialio.c soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
smbus.c
smbus_common.c smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
smi.c
smihandler.c soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
smmrelocate.c
spi.c soc/intel/broadwell: implement spi_flash_ctrlr_protect_region() 2017-12-16 04:15:36 +00:00
stage_cache.c
systemagent.c soc/intel/broadwell: Enable VT-d and X2APIC 2018-03-01 16:10:15 +00:00
tsc_freq.c
usb_debug.c usbdebug: Refactor early enable 2017-08-07 12:35:42 +00:00
xhci.c