build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47531 )
Change subject: soc/intel/common/block/p2sb: Add hpet BDF functions ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/47531/1/src/soc/intel/common/block/... File src/soc/intel/common/block/p2sb/p2sb.c:
https://review.coreboot.org/c/coreboot/+/47531/1/src/soc/intel/common/block/... PS1, Line 64: bdf.raw = pci_read_config16(PCH_DEV_P2SB, PCH_P2SB_HBDF); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/47531/1/src/soc/intel/common/block/... PS1, Line 64: bdf.raw = pci_read_config16(PCH_DEV_P2SB, PCH_P2SB_HBDF); please, no spaces at the start of a line