tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/intel head: 8be3838af0e992846d4725fae152b818560c1068 commit: 0ab338ff33762d50e5005d8d28b30b25f23aa934 [18/22] ASoC: Intel: boards: Enable HDMI and DP on SKL nau88l25_max98357 machine config: i386-allmodconfig (attached as .config) reproduce: git checkout 0ab338ff33762d50e5005d8d28b30b25f23aa934 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> sound/soc/intel/boards/skl_nau88l25_max98357a.c:25:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory compilation terminated. vim +25 sound/soc/intel/boards/skl_nau88l25_max98357a.c 19 #include <sound/core.h> 20 #include <sound/jack.h> 21 #include <sound/pcm.h> 22 #include <sound/pcm_params.h> 23 #include <sound/soc.h> 24 #include "../../codecs/nau8825.h" > 25 #include "../../codecs/hdac_hdmi.h" 26 27 #define SKL_NUVOTON_CODEC_DAI "nau8825-hifi" 28 #define SKL_MAXIM_CODEC_DAI "HiFi" --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel