diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-02-02 16:28:07 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-02-04 10:21:06 +0000 |
commit | 37cae540343d8f02258c3209f90114e7189753e2 (patch) | |
tree | fc9366dd48ee327cab245fa5656362de388ea82a /src/mainboard/google | |
parent | 522e0dbdaa46dde5363ad4c50a11938ae2f17a0d (diff) | |
download | coreboot-37cae540343d8f02258c3209f90114e7189753e2.tar.xz |
nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`
This partially reverts:
- Commit 77d3b655ed
- Commit 487c1a24f5
- Commit 875c21f491
- Commit c4d1b47ad9
- Commit b96c358751
- Commit 9cbf26d18e
It is intentional to use <device/pci_ops.h> whenever one needs to use
PCI config access. The bootblock.c files needing I/O config do not need
to be an exception to this.
Change-Id: Ifba05717dad404a844618815c5347a05e07a3362
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50231
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/google')
0 files changed, 0 insertions, 0 deletions