提交 427c727f 编写于 作者: P Paul Mundt

sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.

Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 03bbc0e6
......@@ -62,7 +62,7 @@ static unsigned char irl2irq[HL_NR_IRL] __initdata = {
};
static DECLARE_INTC_DESC(intc_desc, "r7785rp", vectors,
NULL, NULL, mask_registers, NULL, NULL);
NULL, mask_registers, NULL, NULL);
unsigned char * __init highlander_init_irq_r7785rp(void)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册