Paul Menzel 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 (4.12-2567-gb3ced6a67b, soc/intel/alderlake/bootblock: Do initial SoC commit till bootblock).