[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180623.103428.364996260926164569.davem@davemloft.net>
Date: Sat, 23 Jun 2018 10:34:28 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: geert@...ux-m68k.org
Cc: andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: phy: Allow compile test of GPIO consumers if
!GPIOLIB
From: Geert Uytterhoeven <geert@...ux-m68k.org>
Date: Thu, 21 Jun 2018 20:58:00 +0200
> 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@...ux-m68k.org>
> Acked-by: Linus Walleij <linus.walleij@...aro.org>
Applied to net-next, thank you.
Powered by blists - more mailing lists