build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/25811 )
Change subject: [WIP] soc/intel/cannonlake: Use bootblock common stage ......................................................................
Patch Set 8:
(1 comment)
https://review.coreboot.org/#/c/25811/8/src/soc/intel/cannonlake/bootblock/b... File src/soc/intel/cannonlake/bootblock/bootblock.c:
https://review.coreboot.org/#/c/25811/8/src/soc/intel/cannonlake/bootblock/b... PS8, Line 221: return (struct bootblock_ops*)&g_soc_bb_ops; "(foo*)" should be "(foo *)"