Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751664AbbGMPVH (ORCPT ); Mon, 13 Jul 2015 11:21:07 -0400 Received: from mail.kernel.org ([198.145.29.136]:53372 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751442AbbGMPVD (ORCPT ); Mon, 13 Jul 2015 11:21:03 -0400 Date: Mon, 13 Jul 2015 23:20:35 +0800 From: Shawn Guo To: Joel Porquet Cc: linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, Russell King , Tony Lindgren , Kukjin Kim , Sascha Hauer , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Message-ID: <20150713152035.GD26642@tiger> References: <1436299411-12329-1-git-send-email-joel@porquet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436299411-12329-1-git-send-email-joel@porquet.org> 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: 865 Lines: 25 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 uses 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? Shawn -- 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/