diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2018-12-29 08:04:16 +0200 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-01-03 12:16:33 +0000 |
commit | e16c9df4542a40c176225e9db034e750eb957d5d (patch) | |
tree | 11b04c93bb55fd5b2e3eed47c131cc9f5a821ff2 /src/mainboard/foxconn | |
parent | e2c653e049d0c4db6c2712658eaa5838dac73ee9 (diff) | |
download | coreboot-e16c9df4542a40c176225e9db034e750eb957d5d.tar.xz |
soc/intel: Fix bad uses of __SIMPLE_DEVICE__
Cases of *dev = PCI_DEV(b,d,f) are invalid. Not caught
because files only build with __SIMPLE_DEVICE__ defined.
Remove cases of testing __SIMPLE_DEVICE__ in files that
are not build for ramstage.
Change-Id: If10a0efa187c9b1d9a5577008aa46f050f0aa309
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30497
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/foxconn')
0 files changed, 0 insertions, 0 deletions