From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH] pinctrl: always include all subdirectories in build Date: Sun, 11 Oct 2015 21:57:25 +0530 Message-ID: <20151011162725.GC5386@linux> References: <1444578044-17804-1-git-send-email-jogo@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f50.google.com ([209.85.220.50]:36317 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbbJKQ13 (ORCPT ); Sun, 11 Oct 2015 12:27:29 -0400 Received: by pablk4 with SMTP id lk4so132076677pab.3 for ; Sun, 11 Oct 2015 09:27:29 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1444578044-17804-1-git-send-email-jogo@openwrt.org> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jonas Gorski Cc: linux-gpio@vger.kernel.org, Linus Walleij , Alexandre Courbot , Thomas Petazzoni , Stephen Warren , Lee Jones , Eric Anholt , Florian Fainelli , Ray Jui , Scott Branden , Mika Westerberg , Heikki Krogerus , Matthias Brugger , Maxime Coquelin , Kumar Gala , Andy Gross , David Brown , Viresh Kumar , Tomasz Figa , Tony Prisk , Sebastian Hesselbarth , Laurent Pinchart On 11-10-15, 17:40, Jonas Gorski wrote: > All pinctrl drivers in subdirectories are properly guarded by individual > configuration symbols, so there is no need to limit the directories to > the belonging machines. > > This allows wider COMPILE_TEST coverage on "foreign" targets. > > Signed-off-by: Jonas Gorski > --- > drivers/pinctrl/Makefile | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) > For SPEAr: Acked-by: Viresh Kumar -- viresh