提交 b0940857 编写于 作者: C Cornelia Huck

s390/cio: export hsch to modules

The vfio-ccw code will need this, and it matches treatment of ssch
and csch.
Reviewed-by: NPierre Morel <pmorel@linux.ibm.com>
Reviewed-by: NHalil Pasic <pasic@linux.ibm.com>
Signed-off-by: NCornelia Huck <cohuck@redhat.com>
上级 db8e5d17
......@@ -233,6 +233,7 @@ int hsch(struct subchannel_id schid)
return ccode;
}
EXPORT_SYMBOL(hsch);
static inline int __xsch(struct subchannel_id schid)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册