Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754676Ab3EMJqL (ORCPT ); Mon, 13 May 2013 05:46:11 -0400 Received: from mail-oa0-f49.google.com ([209.85.219.49]:51336 "EHLO mail-oa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754574Ab3EMJqG (ORCPT ); Mon, 13 May 2013 05:46:06 -0400 MIME-Version: 1.0 In-Reply-To: <1368438253-28218-8-git-send-email-maxime.ripard@free-electrons.com> References: <1368438253-28218-1-git-send-email-maxime.ripard@free-electrons.com> <1368438253-28218-8-git-send-email-maxime.ripard@free-electrons.com> Date: Mon, 13 May 2013 15:16:06 +0530 Message-ID: Subject: Re: [PATCH 07/14] ARM: spear: Remove init_irq declaration in machine description From: Viresh Kumar To: Maxime Ripard Cc: Michal Simek , Linus Walleij , Jamie Iles , Simon Horman , Magnus Damm , Christian Daudt , David Brown , Jason Cooper , Andrew Lunn , Gregory Clement , Shawn Guo , Barry Song , Tony Prisk , linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Arnd Bergmann , Olof Johansson Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 976 Lines: 22 On 13 May 2013 15:14, Maxime Ripard wrote: > Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is > specified") removed the need to explictly setup the init_irq field in > the machine description when using only irqchip_init. Remove that > declaration for spear as well. > > Signed-off-by: Maxime Ripard > --- > arch/arm/mach-spear/spear1310.c | 1 - > arch/arm/mach-spear/spear1340.c | 1 - > arch/arm/mach-spear/spear300.c | 1 - > arch/arm/mach-spear/spear310.c | 1 - > arch/arm/mach-spear/spear320.c | 1 - > arch/arm/mach-spear/spear6xx.c | 1 - > 6 files changed, 6 deletions(-) Acked-by: Viresh Kumar -- 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/