diff options
author | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2020-05-15 11:28:24 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-18 07:18:00 +0000 |
commit | 979e80dc47d4f6bd1c1333c79ef59706d6c9403b (patch) | |
tree | d113173c0be669c3ad85fd542b329fa7871b89e7 /configs/config.intel_harcuvar | |
parent | fa42d568a00e5daadd35722790c529539227130e (diff) |
device/pci_device: Remove useless pci_bus_ops_pci
The struct (formerly assigned to default_pci_ops_bus.ops_pci) only
contained a NULL (well, 0) pointer for the set_subsystem callback, but
usage of that callback is guarded with NULL checks when it is used,
therefore it can be removed.
TEST=still compiles
Change-Id: I3943c8ae73b95e744a317264d7ceb8929cb28341
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41432
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs/config.intel_harcuvar')
0 files changed, 0 insertions, 0 deletions