提交 f9b08d9c 编写于 作者: R Ralf Baechle

MIPS: Remove useless initialization.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 756cca61
......@@ -127,7 +127,6 @@ static void __init ath79_misc_irq_init(void)
for (i = ATH79_MISC_IRQ_BASE;
i < ATH79_MISC_IRQ_BASE + ATH79_MISC_IRQ_COUNT; i++) {
irq_desc[i].status = IRQ_DISABLED;
set_irq_chip_and_handler(i, &ath79_misc_irq_chip,
handle_level_irq);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册