[PATCH 13/27] mtd: Allow compile test of GPIO consumers if !GPIOLIB

Brian Norris computersforpeace at gmail.com
Wed May 20 15:51:50 PDT 2015


On Tue, May 05, 2015 at 06:32:29PM +0200, Geert Uytterhoeven wrote:
> The GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB is
> not enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumer
> functionality only, can still be compiled if GPIOLIB is not enabled.
> 
> Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, where
> appropriate.
> 
> Signed-off-by: Geert Uytterhoeven <geert at linux-m68k.org>
> Cc: David Woodhouse <dwmw2 at infradead.org>
> Cc: Brian Norris <computersforpeace at gmail.com>
> Cc: linux-mtd at lists.infradead.org

Pushed to l2-mtd.git.

Brian



More information about the linux-mtd mailing list