Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45122 )
Change subject: device: Fix incompatible-pointer-types while calling pci_dev_request_bus_master ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45122/1/src/include/device/pci.h File src/include/device/pci.h:
https://review.coreboot.org/c/coreboot/+/45122/1/src/include/device/pci.h@13... PS1, Line 136: void pci_dev_request_bus_master(struct device *dev)
Where is this function implemented, called from? I can’t find it in current coreboot master branch ( […]
Paul, see this CL https://review.coreboot.org/c/coreboot/+/44512/6 which is using this function and error due to that is also here : https://qa.coreboot.org/job/coreboot-gerrit/140717/testReport/junit/board/ch...