Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
#include <linux/list.h>
#include <linux/timer.h>
#include "ring_buffer.h"
-#include "VmbusChannelInterface.h"
+#include "vmbus_channel_interface.h"
#include "VmbusPacketFormat.h"
/* Version 1 messages */
#include "osd.h"
#include "vmbus.h"
#include "VmbusPacketFormat.h"
-#include "VmbusChannelInterface.h"
+#include "vmbus_channel_interface.h"
#include "VersionInfo.h"
#include "channel.h"
#include "vmbus_private.h"
#include <linux/list.h>
#include "VmbusPacketFormat.h"
-#include "VmbusChannelInterface.h"
+#include "vmbus_channel_interface.h"
#include "netvsc_api.h"