hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/include/asm/irq.h
....@@ -23,8 +23,6 @@
2323 #endif
2424
2525 #ifndef __ASSEMBLY__
26
-#include <linux/cpumask.h>
27
-
2826 struct irqaction;
2927 struct pt_regs;
3028