[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111109102540.322fabe9@wker>
Date: Wed, 9 Nov 2011 10:25:40 +0100
From: Anatolij Gustschin <agust@...x.de>
To: Paul Bolle <pebolle@...cali.nl>
Cc: Grant Likely <grant.likely@...retlab.ca>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] misc/eeprom: Fix dependecy on 'PPC_MPC5200_GPIO'
On Wed, 09 Nov 2011 00:09:39 +0100
Paul Bolle <pebolle@...cali.nl> wrote:
> The driver for the DigsyMTC display configuration EEPROMs device got
> added by commit 469dded183 ("misc/eeprom: add eeprom access driver for
> digsy_mtc board"). Its Kconfig symbol depends on PPC_MPC5200_GPIO. But
> at the time that driver got added PPC_MPC5200_GPIO was already renamed
> to GPIO_MPC5200, by commit 6eae1ace68 ("gpio: Move mpc5200 gpio driver
> to drivers/gpio").
>
> So make this driver depend on GPIO_MPC5200. And since GPIO_MPC5200 itself
> implies that GPIOLIB is set, that dependency can be dropped.
>
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
Acked-by: Anatolij Gustschin <agust@...x.de>
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists