提交 2f0ae55f 编写于 作者: P Paul Mundt

sh: hp6xx: Trivial build fixes for INTC changes.

Get the IRL->IRQ stuff building.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 7216ddc6
......@@ -59,7 +59,7 @@ static struct platform_device *hp6xx_devices[] __initdata = {
static void __init hp6xx_init_irq(void)
{
/* Gets touchscreen and powerbutton IRQ working */
plat_irq_setup(IRQ_MODE_IRQ);
plat_irq_setup_pins(IRQ_MODE_IRQ);
}
static int __init hp6xx_devices_setup(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册