diff options
Diffstat (limited to 'arch/m68knommu/platform')
-rw-r--r-- | arch/m68knommu/platform/5307/ints.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/5307/ints.c b/arch/m68knommu/platform/5307/ints.c index 20f12a19a522..751633038c4b 100644 --- a/arch/m68knommu/platform/5307/ints.c +++ b/arch/m68knommu/platform/5307/ints.c | |||
@@ -42,7 +42,6 @@ static irq_node_t nodes[NUM_IRQ_NODES]; | |||
42 | /* The number of spurious interrupts */ | 42 | /* The number of spurious interrupts */ |
43 | volatile unsigned int num_spurious; | 43 | volatile unsigned int num_spurious; |
44 | 44 | ||
45 | unsigned int local_bh_count[NR_CPUS]; | ||
46 | unsigned int local_irq_count[NR_CPUS]; | 45 | unsigned int local_irq_count[NR_CPUS]; |
47 | 46 | ||
48 | static irqreturn_t default_irq_handler(int irq, void *ptr) | 47 | static irqreturn_t default_irq_handler(int irq, void *ptr) |