Attention is currently required from: Tim Wawrzynczak. Malik Hsu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59367 )
Change subject: mb/google/brya/variants/primus: add fw_config_probe for ALC5682I-VS ......................................................................
Patch Set 2:
(2 comments)
File src/mainboard/google/brya/variants/primus/variant.c:
https://review.coreboot.org/c/coreboot/+/59367/comment/0bdc3835_359c3ce4 PS1, Line 25: if(fw_config_probe(FW_CONFIG(AUDIO, MAX98360_ALC5682I_VS_I2S))){
space required before the open brace '{'
Please fix.
https://review.coreboot.org/c/coreboot/+/59367/comment/c3df2bca_135d157b PS1, Line 25: if(fw_config_probe(FW_CONFIG(AUDIO, MAX98360_ALC5682I_VS_I2S))){
space required before the open parenthesis '('
Please fix.