regulator: gpio-regulator add dependency on GENERIC_GPIO
authorHeiko Stübner <heiko@sntech.de>
Tue, 11 Oct 2011 21:11:01 +0000 (23:11 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 12 Oct 2011 09:50:40 +0000 (10:50 +0100)
commitd162b3c54b206ee64c87651309ed4442846cafbc
tree3be5126f71dbe0929defb2a3ecad62c1cd866c40
parentecc37edf7b670616a9dc78a0bdd4911a22d551ec
regulator: gpio-regulator add dependency on GENERIC_GPIO

Without GENERIC_GPIO "struct gpio" is undefined leading to errors.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig