tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/intel head: 8be3838af0e992846d4725fae152b818560c1068 commit: bc5f6ac9a66f90f8e16e568ebd463cbe44f46b81 [17/22] ASoC: Intel: boards: Enable HDMI and DP on nau88l2 machine config: i386-allmodconfig (attached as .config) reproduce: git checkout bc5f6ac9a66f90f8e16e568ebd463cbe44f46b81 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> sound/soc/intel/boards/skl_nau88l25_ssm4567.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory compilation terminated. vim +29 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 23 #include <sound/core.h> 24 #include <sound/pcm.h> 25 #include <sound/soc.h> 26 #include <sound/jack.h> 27 #include <sound/pcm_params.h> 28 #include "../../codecs/nau8825.h" > 29 #include "../../codecs/hdac_hdmi.h" 30 31 #define SKL_NUVOTON_CODEC_DAI "nau8825-hifi" 32 #define SKL_SSM_CODEC_DAI "ssm4567-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