All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: Jeeja KP <jeeja.kp@intel.com>,
	alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	"Subhransu S. Prusty" <subhransu.s.prusty@intel.com>,
	kbuild-all@01.org
Subject: 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
Date: Wed, 24 Feb 2016 15:20:57 +0530	[thread overview]
Message-ID: <20160224095056.GM17690@localhost> (raw)
In-Reply-To: <201602241754.oX4cPbIT%fengguang.wu@intel.com>

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

      reply	other threads:[~2016-02-24  9:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160224095056.GM17690@localhost \
    --to=vinod.koul@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=fengguang.wu@intel.com \
    --cc=jeeja.kp@intel.com \
    --cc=kbuild-all@01.org \
    --cc=subhransu.s.prusty@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.