提交 16550680 编写于 作者: D David S. Miller

sparc: Provide NO_IRQ definition.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 99759619
......@@ -13,4 +13,7 @@
#define irq_canonicalize(irq) (irq)
extern void __init init_IRQ(void);
#define NO_IRQ 0xffffffff
#endif
......@@ -97,4 +97,6 @@ extern void *softirq_stack[NR_CPUS];
#define __ARCH_HAS_DO_SOFTIRQ
#define ARCH_HAS_NMI_WATCHDOG
#define NO_IRQ 0xffffffff
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册