Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932404AbbGHGk4 (ORCPT ); Wed, 8 Jul 2015 02:40:56 -0400 Received: from muru.com ([72.249.23.125]:33753 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752973AbbGHGkq (ORCPT ); Wed, 8 Jul 2015 02:40:46 -0400 Date: Tue, 7 Jul 2015 23:40:42 -0700 From: Tony Lindgren To: Krzysztof Kozlowski Cc: Joel Porquet , linux-kernel@vger.kernel.org, Russell King , Kukjin Kim , Shawn Guo , Sascha Hauer , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Message-ID: <20150708064042.GU10705@atomide.com> References: <1436299411-12329-1-git-send-email-joel@porquet.org> <559C64F2.9070803@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <559C64F2.9070803@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1140 Lines: 30 * Krzysztof Kozlowski [150707 16:49]: > On 08.07.2015 05:02, 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-exynos/suspend.c | 3 ++- > > arch/arm/mach-imx/gpc.c | 7 ++----- > > arch/arm/mach-omap2/omap-wakeupgen.c | 7 ++----- > > 3 files changed, 6 insertions(+), 11 deletions(-) > > > > For Exynos: > Acked-by: Krzysztof Kozlowski For omap changes: Acked-by: Tony Lindgren -- 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/