diff options
author | Antonello Dettori <dev@dettori.io> | 2016-08-30 22:18:06 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-09-04 05:49:15 +0200 |
commit | 45b3b82f186bc9efd28d4143bad53b5ea3564226 (patch) | |
tree | 38975e993f8bbae63c949ea40599e7f7b9e42471 /src/northbridge | |
parent | 6fc430b3ebb6173fba09b04f3a32cf8ae2be48c6 (diff) |
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
Change-Id: Ic6e9b504803622b60b5217c9432ce57caefc5065
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>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions