diff options
author | Thomas Heijligen <thomas.heijligen@secunet.com> | 2022-03-15 12:39:13 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2022-04-13 11:31:03 +0000 |
commit | a2be4c9dc638c029185e9ca0ca9752feae75523e (patch) | |
tree | f1a75196195f0027b7d165b4d6f62b1f806e7b5a /ft2232_spi.c | |
parent | 4bd41e6bb5b96d7f71bebc03be93c7f7b433569e (diff) | |
download | flashrom-a2be4c9dc638c029185e9ca0ca9752feae75523e.tar.gz flashrom-a2be4c9dc638c029185e9ca0ca9752feae75523e.tar.bz2 flashrom-a2be4c9dc638c029185e9ca0ca9752feae75523e.zip |
print_buildinfo: remove unreachable print of libpci version
The libpci header is neither directly nor indirectly included in
flashrom.c. `PCILIB_VERSION` is therefore never set and the following
print statement is dead code. Since libpci is the only library in
buildinfo, Drop it.
Change-Id: I0b5dbf3bd82a2ffe64b73881383e92f7dad4c382
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/62833
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'ft2232_spi.c')
0 files changed, 0 insertions, 0 deletions