Re: [PATCH] arm64: vexpress: Select ARCH_REQUIRE_GPIOLIB for PLAT_VEXPRESS

2013-01-21 Thread Catalin Marinas
Hi Tixy, On Wed, Jan 09, 2013 at 05:04:38PM +, Jon Medhurst (Tixy) wrote: > Patch 25c92a37a (arm64: Always select ARM_AMBA and GENERIC_GPIO) > expects platforms to have GPIO so we need to make sure vexpress > always has this by selecting ARCH_REQUIRE_GPIOLIB. > > Without this change drivers l

[PATCH] arm64: vexpress: Select ARCH_REQUIRE_GPIOLIB for PLAT_VEXPRESS

2013-01-09 Thread Jon Medhurst (Tixy)
Patch 25c92a37a (arm64: Always select ARM_AMBA and GENERIC_GPIO) expects platforms to have GPIO so we need to make sure vexpress always has this by selecting ARCH_REQUIRE_GPIOLIB. Without this change drivers like MMC fail to compile due to missing gpio definitions like: In file included from incl