提交 ec8d35d4 编写于 作者: S Stuart Yoder 提交者: Greg Kroah-Hartman

staging: fsl-mc: export mc_get_version

some drivers (built as modules) rely on mc_get_version()
Signed-off-by: NStuart Yoder <stuart.yoder@nxp.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 0afef456
...@@ -67,6 +67,7 @@ int mc_get_version(struct fsl_mc_io *mc_io, ...@@ -67,6 +67,7 @@ int mc_get_version(struct fsl_mc_io *mc_io,
return 0; return 0;
} }
EXPORT_SYMBOL(mc_get_version);
/** /**
* dpmng_get_container_id() - Get container ID associated with a given portal. * dpmng_get_container_id() - Get container ID associated with a given portal.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册