forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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