All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: "Rafał Miłecki" <zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"Mark Brown" <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Linux Kernel Mailing List"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-spi <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH] spi: bcm53xx: add BCMA dependency
Date: Tue, 30 Sep 2014 14:15:33 +0200	[thread overview]
Message-ID: <3210109.EFf2P6X6HM@wuerfel> (raw)
In-Reply-To: <CACna6ryoq0A_6745aemJPQTEZxncmDRkCOPB3ZUHtNhXqXf2Fw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Tuesday 30 September 2014 14:13:35 Rafał Miłecki wrote:
> On 30 September 2014 14:09, Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> wrote:
> > The BCMA bus framework can be disabled on bcm53xx, which leads to a link
> > error when building the SPI driver:
> 
> You missed this one:
> https://git.kernel.org/cgit/linux/kernel/git/broonie/spi.git/commit/?h=for-next&id=933fc7b06ca62741fd5067edab13068d13b3cb35
> 

Right, I'm still catching up with last week's build regressions.

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] spi: bcm53xx: add BCMA dependency
Date: Tue, 30 Sep 2014 14:15:33 +0200	[thread overview]
Message-ID: <3210109.EFf2P6X6HM@wuerfel> (raw)
In-Reply-To: <CACna6ryoq0A_6745aemJPQTEZxncmDRkCOPB3ZUHtNhXqXf2Fw@mail.gmail.com>

On Tuesday 30 September 2014 14:13:35 Rafa? Mi?ecki wrote:
> On 30 September 2014 14:09, Arnd Bergmann <arnd@arndb.de> wrote:
> > The BCMA bus framework can be disabled on bcm53xx, which leads to a link
> > error when building the SPI driver:
> 
> You missed this one:
> https://git.kernel.org/cgit/linux/kernel/git/broonie/spi.git/commit/?h=for-next&id=933fc7b06ca62741fd5067edab13068d13b3cb35
> 

Right, I'm still catching up with last week's build regressions.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: "Rafał Miłecki" <zajec5@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	linux-spi <linux-spi@vger.kernel.org>
Subject: Re: [PATCH] spi: bcm53xx: add BCMA dependency
Date: Tue, 30 Sep 2014 14:15:33 +0200	[thread overview]
Message-ID: <3210109.EFf2P6X6HM@wuerfel> (raw)
In-Reply-To: <CACna6ryoq0A_6745aemJPQTEZxncmDRkCOPB3ZUHtNhXqXf2Fw@mail.gmail.com>

On Tuesday 30 September 2014 14:13:35 Rafał Miłecki wrote:
> On 30 September 2014 14:09, Arnd Bergmann <arnd@arndb.de> wrote:
> > The BCMA bus framework can be disabled on bcm53xx, which leads to a link
> > error when building the SPI driver:
> 
> You missed this one:
> https://git.kernel.org/cgit/linux/kernel/git/broonie/spi.git/commit/?h=for-next&id=933fc7b06ca62741fd5067edab13068d13b3cb35
> 

Right, I'm still catching up with last week's build regressions.

	Arnd

  parent reply	other threads:[~2014-09-30 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30 12:09 [PATCH] spi: bcm53xx: add BCMA dependency Arnd Bergmann
2014-09-30 12:09 ` Arnd Bergmann
2014-09-30 12:09 ` Arnd Bergmann
2014-09-30 12:13 ` Rafał Miłecki
2014-09-30 12:13   ` Rafał Miłecki
2014-09-30 12:13   ` Rafał Miłecki
     [not found]   ` <CACna6ryoq0A_6745aemJPQTEZxncmDRkCOPB3ZUHtNhXqXf2Fw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-30 12:15     ` Arnd Bergmann [this message]
2014-09-30 12:15       ` Arnd Bergmann
2014-09-30 12:15       ` Arnd Bergmann

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=3210109.EFf2P6X6HM@wuerfel \
    --to=arnd-r2ngtmty4d4@public.gmane.org \
    --cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /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.