On Tue, Oct 15, 2019 at 02:49:41PM +0800, Tzung-Bi Shih wrote: > On Tue, Oct 15, 2019 at 9:34 AM kbuild test robot <lkp@xxxxxxxxx> wrote: > > priv->ec_shm_addr = of_read_number(regaddr_p, 2); > > ^~~~~~~~~~~~~~ > > wov_read_audio > > cc1: some warnings being treated as errors > The error is caused by EC_CODEC=y but CONFIG_OF is not set: > $ grep -e 'CONFIG_OF.*' -e 'EC_CODEC' config > # CONFIG_OF is not set > CONFIG_SND_SOC_CROS_EC_CODEC=y If that can happen there's missing dependencies in Kconfig or missing ifdefs in the code.
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx https://mailman.alsa-project.org/mailman/listinfo/alsa-devel