提交 a4f8bf22 编写于 作者: J John Crispin 提交者: Rob Herring

DT: export of_irq_to_resource_table()

Trivial patch that exports the of_irq_to_resource_table() symbol so that
modules can use it.
Signed-off-by: NJohn Crispin <blogic@openwrt.org>
Signed-off-by: NRob Herring <rob.herring@calxeda.com>
上级 239078da
......@@ -392,6 +392,7 @@ int of_irq_to_resource_table(struct device_node *dev, struct resource *res,
return i;
}
EXPORT_SYMBOL_GPL(of_irq_to_resource_table);
struct intc_desc {
struct list_head list;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册