From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755896Ab2GXW4W (ORCPT ); Tue, 24 Jul 2012 18:56:22 -0400 Received: from mga11.intel.com ([192.55.52.93]:43170 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748Ab2GXW4U (ORCPT ); Tue, 24 Jul 2012 18:56:20 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="197599145" Date: Wed, 25 Jul 2012 00:56:19 +0200 From: Samuel Ortiz To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Mark Brown Subject: Re: [PATCH -next] mfd: fix arizona-irq.c build by selecting REGMAP_IRQ Message-ID: <20120724225619.GE11304@sortiz-mobl> References: <20120723164036.52bc93caafcd165fc16f0284@canb.auug.org.au> <500D8ACA.4020501@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <500D8ACA.4020501@xenotime.net> 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 Hi Randy, On Mon, Jul 23, 2012 at 10:32:58AM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > arizona-irq.c uses functions that are only available when > CONFIG_REGMAP_IRQ is enabled, so select that symbol for > arizona builds. > > Fixes these build errors: > > arizona-irq.c:(.text+0xb2d47): undefined reference to `regmap_irq_get_virq' > (.text+0xb2fe3): undefined reference to `regmap_add_irq_chip' > (.text+0xb3173): undefined reference to `regmap_del_irq_chip' > > Signed-off-by: Randy Dunlap > Cc: Samuel Ortiz > Cc: Mark Brown > --- > drivers/mfd/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/