s390/cio: export hsch to modules
The vfio-ccw code will need this, and it matches treatment of ssch and csch. Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
parent
db8e5d17ac
commit
b094085737
@ -233,6 +233,7 @@ int hsch(struct subchannel_id schid)
|
||||
|
||||
return ccode;
|
||||
}
|
||||
EXPORT_SYMBOL(hsch);
|
||||
|
||||
static inline int __xsch(struct subchannel_id schid)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user