aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/hardirq.h')
-rw-r--r--include/asm-arm/hardirq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/hardirq.h b/include/asm-arm/hardirq.h
index e5ccb6b8ff83c6..1cbb173bf5b108 100644
--- a/include/asm-arm/hardirq.h
+++ b/include/asm-arm/hardirq.h
@@ -8,6 +8,7 @@
typedef struct {
unsigned int __softirq_pending;
+ unsigned int local_timer_irqs;
} ____cacheline_aligned irq_cpustat_t;
#include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */