On Mon, 06 May 2019 16:48:34 +0200, Mark Brown wrote: > > On Mon, May 06, 2019 at 04:42:59PM +0200, Takashi Iwai wrote: > > Mark Brown wrote: > > > OK, then I'll submit a few trivial fix patches for covering the random > > build warnings. > > > In addition to the above, I see two others during my build tests: > > > sound/soc/sof/ops.c:20:6: warning: ‘ret’ is used uninitialized in this function [-Wuninitialized] > > > sound/soc/codecs/da7219.c:2366:6: warning: unused variable ‘i’ [-Wunused-variable] > > Dunno what compiler you're using but I'm not seeing those two, nor does > kernelci: > > https://storage.kernelci.org/broonie-sound/for-next/v5.1-rc7-328-g6455a8745ac1/arm64/allmodconfig/gcc-7/build.log > > (same results there on x86, both using Debian's GCC). Mine is also gcc-7 x86-64 and other cross-compiling. The rockchip warning could be easily seen via allyesconfig, attached below. For SOF, CONFIG_PCI=n is the key. Attached in the second config. For da7219, it's the lack of CONFIG_COMMON_CLK. thanks, Takashi
Attachment:
config-x86_64-allyes-rockchip.gz
Description: Binary data
Attachment:
config-x86_64-randconfig-for-sof.gz
Description: Binary data
Attachment:
config-x86_64-randconfig-for-da7219.gz
Description: Binary data
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx https://mailman.alsa-project.org/mailman/listinfo/alsa-devel