From 4e611091f859906c28921cf8d3c75a848fd249bd Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Tue, 3 Jan 2012 16:53:48 -0600 Subject: ARM: pxa: remove NR_IRQS Remove NR_IRQS and add a per machine .nr_irqs setting. Signed-off-by: Rob Herring --- arch/arm/mach-pxa/time.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-pxa/time.c') diff --git a/arch/arm/mach-pxa/time.c b/arch/arm/mach-pxa/time.c index b503049d6d26..3d6c9bd90de6 100644 --- a/arch/arm/mach-pxa/time.c +++ b/arch/arm/mach-pxa/time.c @@ -22,6 +22,7 @@ #include #include #include +#include /* * This is PXA's sched_clock implementation. This has a resolution -- cgit v1.2.3