Attention is currently required from: Marshall Dawson, Kyösti Mälkki, Felix Held. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63387 )
Change subject: drivers/usb/pci_ehci.c: Move away from __SIMPLE_DEVICE__ ......................................................................
Patch Set 3:
(4 comments)
File src/drivers/usb/pci_ehci.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-145486): https://review.coreboot.org/c/coreboot/+/63387/comment/471a1179_6a3b7cc2 PS3, Line 91: const struct device *dbg_dev = pci_ehci_dbg_dev(); code indent should use tabs where possible
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-145486): https://review.coreboot.org/c/coreboot/+/63387/comment/f48e76b8_6910f620 PS3, Line 91: const struct device *dbg_dev = pci_ehci_dbg_dev(); please, no spaces at the start of a line
File src/southbridge/intel/common/usb_debug.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-145486): https://review.coreboot.org/c/coreboot/+/63387/comment/bd55122c_db59186b PS3, Line 13: const struct device *dev; code indent should use tabs where possible
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-145486): https://review.coreboot.org/c/coreboot/+/63387/comment/805edae0_a682aed4 PS3, Line 13: const struct device *dev; please, no spaces at the start of a line