[alsa-devel] [asoc:topic/wm97xx 4/8] sound/soc/codecs/wm9713.c:27:30: fatal error: sound/ac97/codec.h: No such file or directory
tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/wm97xx head: 5aa3b03ad0712e3964a0ae2788f61f08da814bfe commit: 9bd400cadae05a26c3a22dd8393081cb96d0e26a [4/8] ASoC: wm9713: add ac97 new bus support config: frv-allmodconfig (attached as .config) compiler: frv-linux-gcc (GCC) 6.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 9bd400cadae05a26c3a22dd8393081cb96d0e26a # save the attached .config to linux build tree make.cross ARCH=frv
All errors (new ones prefixed by >>):
sound/soc/codecs/wm9713.c:27:30: fatal error: sound/ac97/codec.h: No such file or directory
#include <sound/ac97/codec.h> ^ compilation terminated.
vim +27 sound/soc/codecs/wm9713.c
27 #include <sound/ac97/codec.h>
28 #include <sound/ac97/compat.h> 29 #include <sound/initval.h> 30 #include <sound/pcm_params.h> 31 #include <sound/tlv.h> 32 #include <sound/soc.h> 33
--- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
participants (1)
-
kbuild test robot