diff --git a/[refs] b/[refs] index 4123b86549ef..7d219b458492 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2dd88b511b3ca7907b3fc0e318ff95643a87f2af +refs/heads/master: f3c7c96c8bb587263b408bf98f9208ac1c1d1c92 diff --git a/trunk/drivers/staging/hv/ChannelInterface.h b/trunk/drivers/staging/hv/ChannelInterface.h index e24f7365ede7..684b4ca163a1 100644 --- a/trunk/drivers/staging/hv/ChannelInterface.h +++ b/trunk/drivers/staging/hv/ChannelInterface.h @@ -29,6 +29,7 @@ void GetChannelInterface(struct vmbus_channel_interface *ChannelInterface); -void GetChannelInfo(struct hv_device *Device, struct hv_device_info *DeviceInfo); +void GetChannelInfo(struct hv_device *Device, + struct hv_device_info *DeviceInfo); #endif /* _CHANNEL_INTERFACE_H_ */