Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161609AbbEEVDf (ORCPT ); Tue, 5 May 2015 17:03:35 -0400 Received: from mout.gmx.net ([212.227.15.15]:53949 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757678AbbEEU4H (ORCPT ); Tue, 5 May 2015 16:56:07 -0400 From: Peter =?iso-8859-15?q?H=FCwe?= To: Geert Uytterhoeven Subject: Re: [PATCH 03/27] tpm: Allow compile test of GPIO consumers if !GPIOLIB Date: Tue, 5 May 2015 22:57:57 +0200 User-Agent: KMail/1.13.7 (Linux/4.0.0; KDE/4.14.3; x86_64; ; ) Cc: Linus Walleij , Alexandre Courbot , Arnd Bergmann , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Marcel Selhorst , tpmdd-devel@lists.sourceforge.net References: <1430836404-15513-1-git-send-email-geert@linux-m68k.org> <1430843563-18615-1-git-send-email-geert@linux-m68k.org> <1430843563-18615-3-git-send-email-geert@linux-m68k.org> In-Reply-To: <1430843563-18615-3-git-send-email-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201505052257.59132.PeterHuewe@gmx.de> X-Provags-ID: V03:K0:i3TvSn0Z6LcnZHWFnBUi6lAg4lUQSz0eb4wKxN0cXQJLF1whAYM aSPAJORIp6X0lYTppzyiQGsL32u39Wyp+Q79dA+ljHHd+/kr+1zqlO6Ea6fr2Mo90F4cwMO HhsrmnKYTVfEcukKlMH84N+De5HwyhLQ84zZT1/nG9/4ZBAotdKEzkKzQMdwzPTP8GFJq5p fBgXELKpA1SUC1487etaQ== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 839 Lines: 18 Am Dienstag, 5. Mai 2015, 18:32:19 schrieb Geert Uytterhoeven: > 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 > Cc: Peter Huewe > Cc: Marcel Selhorst > Cc: tpmdd-devel@lists.sourceforge.net Acked-by: Peter Huewe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/