From 9edeaa7b227ac3a4d38a8a41914a44d2d8173170 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Thu, 21 Jun 2012 09:36:13 +0530 Subject: ARM: tegra3: convert to CONFIG_MULTI_IRQ_HANDLER Convert the tegra3 platforms and the tegra2 platforms that are not upstream to be using the gic_handle_irq function as their primary interrupt handler. Change-Id: I5afb510058a1f758f6faf57ea5040bfcf2777993 Signed-off-by: Scott Williams --- arch/arm/mach-tegra/board-whistler.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-tegra/board-whistler.c') diff --git a/arch/arm/mach-tegra/board-whistler.c b/arch/arm/mach-tegra/board-whistler.c index 11b6cf4e3bb2..414ce5dd200c 100644 --- a/arch/arm/mach-tegra/board-whistler.c +++ b/arch/arm/mach-tegra/board-whistler.c @@ -51,6 +51,7 @@ #include +#include #include #include #include -- cgit v1.2.3