From c0312b33daa721a92633181fd4fe508484c81a2d Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 7 Jan 2011 12:02:11 +0900 Subject: ARM: mach-shmobile: update for GIC changes. This fixes up the SMP support to use the refactored GIC APIs. Signed-off-by: Paul Mundt --- arch/arm/mach-shmobile/entry-gic.S | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'arch/arm/mach-shmobile/entry-gic.S') diff --git a/arch/arm/mach-shmobile/entry-gic.S b/arch/arm/mach-shmobile/entry-gic.S index 6e4fa471519..e20239b08c8 100644 --- a/arch/arm/mach-shmobile/entry-gic.S +++ b/arch/arm/mach-shmobile/entry-gic.S @@ -2,19 +2,17 @@ * ARM Interrupt demux handler using GIC * * Copyright (C) 2010 Magnus Damm - * Copyright (C) 2010 Renesas Solutions Corp. + * Copyright (C) 2011 Paul Mundt + * Copyright (C) 2010 - 2011 Renesas Solutions Corp. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ +#include #include #include #include - .macro get_irqnr_preamble, base, tmp - ldr \base, =(0xf0000100) - .endm - arch_irq_handler shmobile_handle_irq_gic -- cgit v1.2.2