From: Andrew Morton <akpm@linux-foundation.org>
To: Andres Salomon <dilinger@queued.net>
Cc: randy.dunlap@oracle.com, david-b@pacbell.net,
jordan@cosmicpenguin.net, katzj@redhat.com, tiwai@suse.de,
linux-kernel@vger.kernel.org
Subject: Re: + cs553x-gpio-add-amd-cs5535-cs5536-gpio-driver-support-fix-fix.patch added to -mm tree
Date: Fri, 17 Apr 2009 11:34:41 -0700 [thread overview]
Message-ID: <20090417113441.a7392103.akpm@linux-foundation.org> (raw)
In-Reply-To: <20090412215203.45e2a876@ephemeral>
On Sun, 12 Apr 2009 21:52:03 -0400
Andres Salomon <dilinger@queued.net> wrote:
> Force GPIO_CS553X to select GPIOLIB, which it makes use of.
>
> Signed-off-by: Andres Salomon <dilinger@debian.org>
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index 797ff45..17d7364 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -148,6 +148,7 @@ comment "PCI GPIO expanders:"
> config GPIO_CS553X
> tristate "AMD cs5535/cs5536 GPIO support"
> depends on PCI && !CS5535_GPIO && !MGEODE_LX
> + select GPIOLIB
> help
> The AMD cs5535 and cs5536 southbridges support 28 GPIO pins that
> can be used for quite a number of things. The cs553x is found on
x86_64 allmodconfig:
drivers/gpio/Kconfig:28:error: found recursive dependency: GPIOLIB -> GPIO_CS553X -> GPIOLIB
prev parent reply other threads:[~2009-04-17 18:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 23:55 + cs553x-gpio-add-amd-cs5535-cs5536-gpio-driver-support-fix-fix.patch added to -mm tree akpm
2009-04-10 20:00 ` Randy Dunlap
2009-04-13 1:52 ` Andres Salomon
2009-04-13 4:26 ` Randy Dunlap
2009-04-19 1:01 ` [PATCH] cs553x: fix build dependency problems Randy Dunlap
2009-04-20 0:00 ` Andres Salomon
2009-04-17 18:34 ` Andrew Morton [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=20090417113441.a7392103.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=david-b@pacbell.net \
--cc=dilinger@queued.net \
--cc=jordan@cosmicpenguin.net \
--cc=katzj@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=tiwai@suse.de \
/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.