Attention is currently required from: Thomas Heijligen, Edward O'Callaghan.
Hello build bot (Jenkins), Edward O'Callaghan, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/73570
to look at the new patch set (#2).
Change subject: pcidev: remove pcidev_getdevfn() function ......................................................................
pcidev: remove pcidev_getdevfn() function
This function is only called once. Move the content of the function into the caller.
Change-Id: Id2983420080f75ae6992edfb032bf5c83b29c803 Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com --- M board_enable.c M include/programmer.h M pcidev.c 3 files changed, 15 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/70/73570/2