[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201909240632.pKsncIt7%lkp@intel.com>
Date: Tue, 24 Sep 2019 06:52:33 +0800
From: kbuild test robot <lkp@...el.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org, x86@...nel.org
Subject: [tip:WIP.core/toplevel 4/6]
drivers/sound/soc/intel/skylake/skl-sst-ipc.c:14:10: fatal error:
drivers/sound/hdaudio_ext.h: No such file or directory
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 <lkp@...el.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
Download attachment ".config.gz" of type "application/gzip" (48279 bytes)
Powered by blists - more mailing lists