提交 f131e243 编写于 作者: I Ingo Molnar

irq: fix typo

Impact: build fix

fix build failure on UP.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 6c2e9403
......@@ -159,7 +159,7 @@ int irq_select_affinity_usr(unsigned int irq)
}
#else
static inline int do_select_irq_affinity(int irq, struct irq_desc *desc)
static inline int do_irq_select_affinity(int irq, struct irq_desc *desc)
{
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册