Attention is currently required from: Nico Huber, Martin L Roth, Angel Pons, Julius Werner, Kyösti Mälkki.
Hello build bot (Jenkins), Nico Huber, Martin L Roth, Angel Pons, Julius Werner, Kyösti Mälkki,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68332
to look at the new patch set (#11).
Change subject: treewide: Add 'IWYU pragma: export' comment ......................................................................
treewide: Add 'IWYU pragma: export' comment
This pragma says to IWYU (Include What You Use) that the current file is supposed to provide commented headers.
Change-Id: I482c645f6b5f955e532ad94def1b2f74f15ca908 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/include/cbmem.h M src/include/console/console.h M src/include/cpu/cpu.h M src/include/device/mmio.h M src/include/device/pci.h M src/include/device/pci_ops.h M src/include/device/pnp.h M src/include/types.h M src/southbridge/intel/bd82x6x/pch.h M src/southbridge/intel/i82801gx/i82801gx.h M src/southbridge/intel/i82801ix/i82801ix.h M src/southbridge/intel/i82801jx/i82801jx.h M src/southbridge/intel/ibexpeak/pch.h M src/southbridge/intel/lynxpoint/pch.h 14 files changed, 34 insertions(+), 20 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/68332/11