Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755922AbbFROqJ (ORCPT ); Thu, 18 Jun 2015 10:46:09 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:54357 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752029AbbFROqG (ORCPT ); Thu, 18 Jun 2015 10:46:06 -0400 Date: Thu, 18 Jun 2015 15:46:02 +0100 From: Charles Keepax To: lee.jones@linaro.org, cw00.choi@samsung.com Cc: patches@opensource.wolfsonmicro.com, devicetree@vger.kernel.org, myungjoo.ham@samsung.com, sameo@linux.intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/5] extcon: arizona: Add basic microphone detection DT/ACPI bindings Message-ID: <20150618144602.GQ32730@opensource.wolfsonmicro.com> References: <1434631949-28594-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1434631949-28594-3-git-send-email-ckeepax@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434631949-28594-3-git-send-email-ckeepax@opensource.wolfsonmicro.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1025 Lines: 29 On Thu, Jun 18, 2015 at 01:52:26PM +0100, Charles Keepax wrote: > This patch adds bindings for the basic microphone detection platform > data. > > Signed-off-by: Charles Keepax > --- > drivers/extcon/extcon-arizona.c | 30 ++++++++++++++++++++++++++++++ > 1 files changed, 30 insertions(+), 0 deletions(-) > > diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c > index 3b41905..c1197df 100644 > --- a/drivers/extcon/extcon-arizona.c > +++ b/drivers/extcon/extcon-arizona.c > @@ -25,6 +25,7 @@ > #include > #include > #include > +#include Sorry just noticed I am re-adding this header here will resend. Thanks, Charles -- 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/