All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Jacob Siverskog <jacob@teenage.engineering>
Cc: kbuild-all@01.org, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	Liam Girdwood <lgirdwood@gmail.com>,
	Jacob Siverskog <jacob@teenage.engineering>,
	Mark Brown <broonie@kernel.org>, Johan Hovold <johan@kernel.org>,
	Michael Trimarchi <michael@amarulasolutions.com>
Subject: Re: [alsa-devel] [PATCH 1/3] ASoC: pcm179x: Split into core and SPI parts
Date: Tue, 19 Jan 2016 02:24:59 +0800	[thread overview]
Message-ID: <201601190252.LcqskNFN%fengguang.wu@intel.com> (raw)
In-Reply-To: <1453132657-18678-2-git-send-email-jacob@teenage.engineering>

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

Hi Jacob,

[auto build test ERROR on asoc/for-next]
[also build test ERROR on next-20160118]
[cannot apply to v4.4]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Jacob-Siverskog/ASoC-pcm179x-Add-I2C-support-declare-support-for-continuous-rates/20160119-000246
base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
config: i386-allmodconfig (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> ERROR: "pcm179x_common_init" undefined!
>> ERROR: "pcm179x_common_exit" undefined!

---
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: 52675 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	Liam Girdwood <lgirdwood@gmail.com>,
	Jacob Siverskog <jacob@teenage.engineering>,
	Mark Brown <broonie@kernel.org>, Johan Hovold <johan@kernel.org>,
	Michael Trimarchi <michael@amarulasolutions.com>
Subject: Re: [alsa-devel] [PATCH 1/3] ASoC: pcm179x: Split into core and SPI parts
Date: Tue, 19 Jan 2016 02:24:59 +0800	[thread overview]
Message-ID: <201601190252.LcqskNFN%fengguang.wu@intel.com> (raw)
In-Reply-To: <1453132657-18678-2-git-send-email-jacob@teenage.engineering>

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

Hi Jacob,

[auto build test ERROR on asoc/for-next]
[also build test ERROR on next-20160118]
[cannot apply to v4.4]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Jacob-Siverskog/ASoC-pcm179x-Add-I2C-support-declare-support-for-continuous-rates/20160119-000246
base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
config: i386-allmodconfig (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> ERROR: "pcm179x_common_init" undefined!
>> ERROR: "pcm179x_common_exit" undefined!

---
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: 52675 bytes --]

  reply	other threads:[~2016-01-18 18:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 15:57 [PATCH 0/3] ASoC: pcm179x: Add I2C support, declare support for continuous rates Jacob Siverskog
2016-01-18 15:57 ` [PATCH 1/3] ASoC: pcm179x: Split into core and SPI parts Jacob Siverskog
2016-01-18 15:57   ` Jacob Siverskog
2016-01-18 18:24   ` kbuild test robot [this message]
2016-01-18 18:24     ` [alsa-devel] " kbuild test robot
2016-01-18 19:59   ` Johan Hovold
2016-01-18 15:57 ` [PATCH 2/3] ASoC: pcm179x: Add I2C interface driver Jacob Siverskog
2016-01-18 16:14   ` Michael Trimarchi
2016-01-18 16:14     ` Michael Trimarchi
2016-01-18 16:56     ` Johan Hovold
2016-01-19 12:25       ` Mark Brown
2016-01-19 14:11         ` Johan Hovold
2016-01-19 16:32           ` Mark Brown
2016-01-21 10:59             ` Johan Hovold
2016-01-18 19:10   ` kbuild test robot
2016-01-18 19:10     ` kbuild test robot
2016-01-18 15:57 ` [PATCH 3/3] ASoC: pcm179x: Support continuous rates Jacob Siverskog
2016-01-18 16:06 ` [PATCH 0/3] ASoC: pcm179x: Add I2C support, declare support for " Michael Trimarchi

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=201601190252.LcqskNFN%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=jacob@teenage.engineering \
    --cc=johan@kernel.org \
    --cc=kbuild-all@01.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@amarulasolutions.com \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.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.