From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Porquet Subject: Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Date: Fri, 04 Sep 2015 16:54:21 -0400 Message-ID: <7212409.q6uiaM0l3x@joel-zenbook> References: <1436299411-12329-1-git-send-email-joel@porquet.org> <20150713152035.GD26642@tiger> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20150713152035.GD26642@tiger> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Shawn Guo Cc: Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, Russell King , Tony Lindgren , linux-kernel@vger.kernel.org, Kukjin Kim , Sascha Hauer , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On Monday, July 13, 2015 11:20:35 PM Shawn Guo wrote: > On Tue, Jul 07, 2015 at 04:02:53PM -0400, Joel Porquet wrote: > > The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h', making= it > > globally accessible. > > = > > See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d > > ("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h"). > > = > > This patch adds inclusions of 'include/linux/irqchip.h' and replaces us= es > > of macro OF_DECLARE_2 with IRQCHIP_DECLARE. > > = > > Signed-off-by: Joel Porquet > > --- > = > ... > = > > arch/arm/mach-imx/gpc.c | 7 ++----- > = > Acked-by: Shawn Guo > = > How will this patch be sent to upstream? If it's more convenient for the different maintainers affected by this patc= h, = I can probably resubmit it into a series of patches that modify each file = separately... Let me know quickly so we don't miss the merge window! Jo=EBl