summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/include/asm/hardirq.h')
-rw-r--r--arch/loongarch/include/asm/hardirq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/loongarch/include/asm/hardirq.h b/arch/loongarch/include/asm/hardirq.h
index d32f83938880..befe8184aa08 100644
--- a/arch/loongarch/include/asm/hardirq.h
+++ b/arch/loongarch/include/asm/hardirq.h
@@ -21,4 +21,6 @@ typedef struct {
DECLARE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
+#define __ARCH_IRQ_STAT
+
#endif /* _ASM_HARDIRQ_H */