Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932445Ab2F2QTU (ORCPT ); Fri, 29 Jun 2012 12:19:20 -0400 Received: from mga14.intel.com ([143.182.124.37]:39444 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756180Ab2F2QTT (ORCPT ); Fri, 29 Jun 2012 12:19:19 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="162293004" Date: Fri, 29 Jun 2012 18:30:24 +0200 From: Samuel Ortiz To: Peter Ujfalusi Cc: Stephen Rothwell , linux-kernel@vger.kernel.org, linux-next@vger.kernel.org, t-kristo@ti.com, Randy Dunlap Subject: Re: [PATCH v2] MFD: twl6040: Update Kconfig to avoid build breakage Message-ID: <20120629163024.GU22806@sortiz-mobl> References: <1339145661-25333-1-git-send-email-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1339145661-25333-1-git-send-email-peter.ujfalusi@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1117 Lines: 27 Hi Peter, On Fri, Jun 08, 2012 at 11:54:21AM +0300, Peter Ujfalusi wrote: > twl6040 needs CONFIG_IRQ_DOMAIN to compile, without this we have: > drivers/mfd/twl6040-irq.c: In function 'twl6040_irq_init': > drivers/mfd/twl6040-irq.c:164:2: error: implicit declaration of function 'irq_domain_add_legacy' > drivers/mfd/twl6040-irq.c:165:11: error: 'irq_domain_simple_ops' undeclared (first use in this function) > drivers/mfd/twl6040-irq.c:165:11: note: each undeclared identifier is reported only once for each function it appears in > > Reported-by: Randy Dunlap > Signed-off-by: Peter Ujfalusi > --- > drivers/mfd/Kconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Patch applied to my for-linus branch, sorry for the delay. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/