SOF Building Result

Platform: cannonlake FAILED

Error message:
platform.c:275:15: error: 'DMICLCTL_REG' undeclared (first use in this function)
io_reg_write(DMICLCTL_REG, (io_reg_read(DMICLCTL_REG) | DMIC_POWER_ON));
^
--
platform.c:275:58: error: 'DMIC_POWER_ON' undeclared (first use in this function)
io_reg_write(DMICLCTL_REG, (io_reg_read(DMICLCTL_REG) | DMIC_POWER_ON));
^

Platform: host PASSED

Platform: baytrail PASSED

Platform: apollolake PASSED