build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/26164 )
Change subject: soc/intel/common/block: Move common uart function to block/uart ......................................................................
Patch Set 47:
(3 comments)
https://review.coreboot.org/#/c/26164/47/src/soc/intel/apollolake/uart.c File src/soc/intel/apollolake/uart.c:
https://review.coreboot.org/#/c/26164/47/src/soc/intel/apollolake/uart.c@59 PS47, Line 59: MAX_GPIO_PAD_PER_UART + index]; code indent should use tabs where possible
https://review.coreboot.org/#/c/26164/47/src/soc/intel/cannonlake/uart.c File src/soc/intel/cannonlake/uart.c:
https://review.coreboot.org/#/c/26164/47/src/soc/intel/cannonlake/uart.c@52 PS47, Line 52: MAX_GPIO_PAD_PER_UART + index]; code indent should use tabs where possible
https://review.coreboot.org/#/c/26164/47/src/soc/intel/skylake/uart.c File src/soc/intel/skylake/uart.c:
https://review.coreboot.org/#/c/26164/47/src/soc/intel/skylake/uart.c@52 PS47, Line 52: MAX_GPIO_PAD_PER_UART + index]; code indent should use tabs where possible