提交 1acbbb4e 编写于 作者: P Paul Mundt

sh: pfc: Export pinctrl binding init symbol.

symbol_request() requires the registration symbol to be exported, make
sure it is.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 159ac073
......@@ -283,6 +283,7 @@ int sh_pfc_register_pinctrl(struct sh_pfc *pfc)
return 0;
}
EXPORT_SYMBOL_GPL(sh_pfc_register_pinctrl);
static inline void __devinit sh_pfc_map_one_gpio(struct sh_pfc *pfc,
struct sh_pfc_pinctrl *pmx,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册