build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40255 )
Change subject: soc/intel/apollolake: Disable XHCI LFPS power management ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/40255/1/src/soc/intel/apollolake/ch... File src/soc/intel/apollolake/chip.c:
https://review.coreboot.org/c/coreboot/+/40255/1/src/soc/intel/apollolake/ch... PS1, Line 849: if (cfg->DisableXhciLfpsPM) that open brace { should be on the previous line
https://review.coreboot.org/c/coreboot/+/40255/1/src/soc/intel/apollolake/ch... PS1, Line 860: if (reg){ space required before the open brace '{'