forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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