From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq() Date: Mon, 5 Dec 2011 11:50:55 +0000 Message-ID: <20111205115054.GH11150@opensource.wolfsonmicro.com> References: <1323083592.6763.5.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:54453 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756115Ab1LELu5 (ORCPT ); Mon, 5 Dec 2011 06:50:57 -0500 Content-Disposition: inline In-Reply-To: <1323083592.6763.5.camel@phoenix> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Axel Lin Cc: linux-kernel@vger.kernel.org, Haojian Zhuang , Liam Girdwood , Dmitry Torokhov , linux-input@vger.kernel.org On Mon, Dec 05, 2011 at 07:13:12PM +0800, Axel Lin wrote: > Since commit 6384fd "ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ", > I got below buid errors due to implicit declaration of function 'IRQ_GPIO'. Acked-by: Mark Brown I guess that for bisection this should go via Eric's tree as it introduced the issue.