Staging: hv: clean up typedefs in ChannelMgmt.h
[deliverable/linux.git] / drivers / staging / hv / VmbusPrivate.h
index 6b2841866936e29d396f0302dcb5c0cc78bedf6b..81e28f4339311dbae8cfc913a0674be486f96ab8 100644 (file)
@@ -115,7 +115,7 @@ void VmbusChildDeviceRemove(struct hv_device *Device);
 /* VmbusChildDeviceDestroy( */
 /* struct hv_device *); */
 
-VMBUS_CHANNEL *GetChannelFromRelId(u32 relId);
+struct vmbus_channel *GetChannelFromRelId(u32 relId);
 
 
 /* Connection interface */
This page took 0.023937 seconds and 5 git commands to generate.