diff options
Diffstat (limited to 'arch/tile')
-rw-r--r-- | arch/tile/include/asm/hardirq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/tile/include/asm/hardirq.h b/arch/tile/include/asm/hardirq.h index 822390f9a154..54110af23985 100644 --- a/arch/tile/include/asm/hardirq.h +++ b/arch/tile/include/asm/hardirq.h | |||
@@ -42,6 +42,4 @@ DECLARE_PER_CPU(irq_cpustat_t, irq_stat); | |||
42 | 42 | ||
43 | #include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */ | 43 | #include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */ |
44 | 44 | ||
45 | #define HARDIRQ_BITS 8 | ||
46 | |||
47 | #endif /* _ASM_TILE_HARDIRQ_H */ | 45 | #endif /* _ASM_TILE_HARDIRQ_H */ |