tree:   https://kernel.googlesource.com/pub/scm/linux/kernel/git/tip/tip.git 
WIP.core/toplevel
head:   166a63584297d3e1e1d7d380ee13dfe1a871ab04
commit: 7eff58ad913615232613491bec0f54d34ce73bda [4/6] toplevel: Fix up 
drivers/sound/ movement effects
config: x86_64-rhel-7.6 (attached as .config)
compiler: gcc-7 (Debian 7.4.0-13) 7.4.0
reproduce:
        git checkout 7eff58ad913615232613491bec0f54d34ce73bda
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <l...@intel.com>

All errors (new ones prefixed by >>):

>> drivers/sound/soc/intel/skylake/skl-sst-ipc.c:14:10: fatal error: 
>> drivers/sound/hdaudio_ext.h: No such file or directory
    #include "drivers/sound/hdaudio_ext.h"
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +14 drivers/sound/soc/intel/skylake/skl-sst-ipc.c

     8  
     9  #include "../common/sst-dsp.h"
    10  #include "../common/sst-dsp-priv.h"
    11  #include "skl.h"
    12  #include "skl-sst-dsp.h"
    13  #include "skl-sst-ipc.h"
  > 14  #include "drivers/sound/hdaudio_ext.h"
    15  
    16  

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

Reply via email to