coreboot/src/include/device
Antonello Dettori e7b79368cc UPSTREAM: device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__
Change the argument to #ifdef from __PRE_RAM__ to __SIMPLE_DEVICE__
in order to account for the coreboot stages that do not define device_t
and are not __PRE_RAM__ (i.e. smm) device_t

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Antonello Dettori <dev@dettori.io>
Reviewed-on: https://review.coreboot.org/16369
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: Ic6e9b504803622b60b5217c9432ce57caefc5065
Reviewed-on: https://chromium-review.googlesource.com/381665
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-07 00:16:38 -07:00
..
dram UPSTREAM: SPD: fix DDR3 SDRAM memory module types 2016-06-27 17:12:38 -07:00
azalia.h
azalia_device.h
cardbus.h
device.h UPSTREAM: device: i2c: Add support for I2C bus operations 2016-06-10 00:17:46 -07:00
drm_dp_helper.h
early_smbus.h
hypertransport.h
hypertransport_def.h
i2c.h UPSTREAM: device: i2c: Add support for I2C bus operations 2016-06-10 00:17:46 -07:00
path.h UPSTREAM: sconfig: Add a new generic device type 2016-05-20 20:04:05 +00:00
pci.h UPSTREAM: device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ 2016-09-07 00:16:38 -07:00
pci_def.h include/device: Move inline functions from pci_def.h to pci.h 2016-02-03 03:32:58 +01:00
pci_ehci.h
pci_ids.h
pci_ops.h
pci_rom.h
pciexp.h
pcix.h
pnp.h
pnp_def.h
resource.h
smbus.h
smbus_def.h