build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47757 )
Change subject: soc/intel/block/pmclib.c: Properly guard apm_control() ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47757/1/src/soc/intel/common/block/... File src/soc/intel/common/block/pmc/pmclib.c:
https://review.coreboot.org/c/coreboot/+/47757/1/src/soc/intel/common/block/... PS1, Line 716: if (!CONFIG(NO_SMM) && !acpi_is_wakeup_s3()) { braces {} are not necessary for single statement blocks