commit | 4e611091f859906c28921cf8d3c75a848fd249bd | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Jan 03 16:53:48 2012 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Jan 25 20:37:49 2012 -0600 |
tree | 8344b2828beb23c2c64030eb8558eaeac8d36bcb | |
parent | 8661fb92045c5710754d450ebb82461fcfa08b65 [diff] [blame] |
ARM: pxa: remove NR_IRQS Remove NR_IRQS and add a per machine .nr_irqs setting. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
diff --git a/arch/arm/mach-pxa/time.c b/arch/arm/mach-pxa/time.c index b503049..3d6c9bd 100644 --- a/arch/arm/mach-pxa/time.c +++ b/arch/arm/mach-pxa/time.c
@@ -22,6 +22,7 @@ #include <asm/mach/time.h> #include <asm/sched_clock.h> #include <mach/regs-ost.h> +#include <mach/irqs.h> /* * This is PXA's sched_clock implementation. This has a resolution