Attention is currently required from: Felix Singer, Nico Huber, Tim Wawrzynczak, Arthur Heymans, Patrick Rudolph, Felix Held. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58901 )
Change subject: device/azalia_device.h: Rewrite verb macros ......................................................................
Patch Set 1:
(3 comments)
File src/include/device/azalia_device.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-132163): https://review.coreboot.org/c/coreboot/+/58901/comment/5e4bbf94_2debcfd8 PS1, Line 132: #define AZALIA_PIN_CFG(codec, pin, val) \ Macros with complex values should be enclosed in parentheses
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-132163): https://review.coreboot.org/c/coreboot/+/58901/comment/f5113a8c_a0133c16 PS1, Line 140: #define AZALIA_RESET(pin) \ Macros with complex values should be enclosed in parentheses
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-132163): https://review.coreboot.org/c/coreboot/+/58901/comment/8c0d9483_95a83ac8 PS1, Line 146: #define AZALIA_SUBVENDOR(codec, val) \ Macros with complex values should be enclosed in parentheses