LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Nick Bowler <nbowler@elliptictech.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: vexpress: register platform PATA device.
Date: Mon, 10 Jan 2011 16:16:22 -0500 [thread overview]
Message-ID: <20110110211622.GA10381@elliptictech.com> (raw)
In-Reply-To: <20110107224348.GZ31708@n2100.arm.linux.org.uk>
On 2011-01-07 22:43 +0000, Russell King - ARM Linux wrote:
> On Fri, Jan 07, 2011 at 04:24:05PM -0500, Nick Bowler wrote:
> > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> > index d56d21c..ee61039 100644
> > --- a/arch/arm/Kconfig
> > +++ b/arch/arm/Kconfig
> > @@ -264,6 +264,7 @@ config ARCH_VEXPRESS
> > select HAVE_CLK
> > select ICST
> > select PLAT_VERSATILE
> > + select HAVE_PATA_PLATFORM
>
> To avoid the Kconfig warning, this should be:
>
> select HAVE_PATA_PLATFORM if ATA
>
> or it needs to be moved outside of the if ATA ... endif block in
> drivers/ata/Kconfig.
The Kconfig dependency fix was merged into mainline today, so this patch
should no longer trigger the aforementioned warning.
--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
next prev parent reply other threads:[~2011-01-10 21:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 21:24 Nick Bowler
2011-01-07 22:43 ` Russell King - ARM Linux
2011-01-08 2:32 ` [PATCH] pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies Nick Bowler
2011-01-10 21:16 ` Nick Bowler [this message]
2011-01-21 11:14 ` [PATCH] ARM: vexpress: register platform PATA device Russell King - ARM Linux
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=20110110211622.GA10381@elliptictech.com \
--to=nbowler@elliptictech.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--subject='Re: [PATCH] ARM: vexpress: register platform PATA device.' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).