提交 be9e95b1 编写于 作者: S Stephen Rothwell 提交者: Paul Mackerras

[POWERPC] Make iSeries build without CONFIG_PCI

Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 57190708
......@@ -337,6 +337,8 @@ unsigned int iSeries_get_irq(void)
return irq;
}
#ifdef CONFIG_PCI
static int iseries_irq_host_map(struct irq_host *h, unsigned int virq,
irq_hw_number_t hw)
{
......@@ -384,3 +386,4 @@ void __init iSeries_init_IRQ(void)
"failed with rc 0x%x\n", ret);
}
#endif /* CONFIG_PCI */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册