Hello build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46541
to look at the new patch set (#2).
Change subject: device: Export enable_static_device() function ......................................................................
device: Export enable_static_device() function
The work done by enable_static_devices() and scan_generic_bus() is common and can be used by other device handlers to enable a single static device.
Signed-off-by: Duncan Laurie dlaurie@google.com Change-Id: Ibfde9c4eb794714ebd9800e52b91169ceba15266 --- M src/device/root_device.c M src/include/device/device.h 2 files changed, 15 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/46541/2