]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/hv/ChannelInterface.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mv-sheeva.git] / drivers / staging / hv / ChannelInterface.h
index e24f7365ede773a67f1d9f35489e4d74c17df2c4..27b7a253b7114d0613e1b790d51ea1787f576343 100644 (file)
 #ifndef _CHANNEL_INTERFACE_H_
 #define _CHANNEL_INTERFACE_H_
 
-#include "include/VmbusApi.h"
+#include "VmbusApi.h"
 
 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_ */