All of lore.kernel.org
 help / color / mirror / Atom feed
* [asoc:topic/intel 16/22] sound/soc/intel/boards/skl_rt286.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory
@ 2016-02-24  9:32 kbuild test robot
  2016-02-24  9:50 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2016-02-24  9:32 UTC (permalink / raw)
  To: Jeeja KP
  Cc: Vinod Koul, alsa-devel, Mark Brown, Subhransu S. Prusty,
	kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/intel
head:   8be3838af0e992846d4725fae152b818560c1068
commit: 23905cd1ca48cbc852a670a3dbbfc5e7d694580f [16/22] ASoC: Intel: boards: Enable HDMI and DP on skl_rt286 machine
config: i386-allmodconfig (attached as .config)
reproduce:
        git checkout 23905cd1ca48cbc852a670a3dbbfc5e7d694580f
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> sound/soc/intel/boards/skl_rt286.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory
   compilation terminated.

vim +29 sound/soc/intel/boards/skl_rt286.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/rt286.h"
  > 29	#include "../../codecs/hdac_hdmi.h"
    30	
    31	static struct snd_soc_jack skylake_headset;
    32	

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 53452 bytes --]

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [asoc:topic/intel 16/22] sound/soc/intel/boards/skl_rt286.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory
  2016-02-24  9:32 [asoc:topic/intel 16/22] sound/soc/intel/boards/skl_rt286.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory kbuild test robot
@ 2016-02-24  9:50 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2016-02-24  9:50 UTC (permalink / raw)
  To: kbuild test robot
  Cc: Jeeja KP, alsa-devel, Mark Brown, Subhransu S. Prusty, kbuild-all

On Wed, Feb 24, 2016 at 05:32:56PM +0800, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/intel
> head:   8be3838af0e992846d4725fae152b818560c1068
> commit: 23905cd1ca48cbc852a670a3dbbfc5e7d694580f [16/22] ASoC: Intel: boards: Enable HDMI and DP on skl_rt286 machine
> config: i386-allmodconfig (attached as .config)
> reproduce:
>         git checkout 23905cd1ca48cbc852a670a3dbbfc5e7d694580f
>         # save the attached .config to linux build tree
>         make ARCH=i386 
> 
> All errors (new ones prefixed by >>):
> 
> >> sound/soc/intel/boards/skl_rt286.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory
>    compilation terminated.

That is a false postive, the header is in mark's hdac topic branch, so next
does not have this failure.

Mark should we ignore this or you merge hdac into intel branch :)

> 
> vim +29 sound/soc/intel/boards/skl_rt286.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/rt286.h"
>   > 29	#include "../../codecs/hdac_hdmi.h"
>     30	
>     31	static struct snd_soc_jack skylake_headset;
>     32	
> 
> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Thanks
-- 
~Vinod

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-24  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24  9:32 [asoc:topic/intel 16/22] sound/soc/intel/boards/skl_rt286.c:29:36: fatal error: ../../codecs/hdac_hdmi.h: No such file or directory kbuild test robot
2016-02-24  9:50 ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.