Nico Huber has posted comments on this change. ( https://review.coreboot.org/21206 )
Change subject: linux pci: Add dummy PCI access for shared contracts ......................................................................
Patch Set 2: Verified+1
(1 comment)
https://review.coreboot.org/#/c/21206/1/common/linux/hw-pci-dev.adb File common/linux/hw-pci-dev.adb:
https://review.coreboot.org/#/c/21206/1/common/linux/hw-pci-dev.adb@44 PS1, Line 44: -- No-op PCI config update to share contracts
Hmmm, IIRC, I was forced to this pattern by some upstream GNAT
Compiles fine with GCC 6.3 w/o the Dummy package.