Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.h
Cc: Hank Janssen <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
72daf320fb
commit
0e0ab5f5af
@ -28,7 +28,7 @@
|
||||
#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 */
|
||||
|
@ -29,7 +29,7 @@
|
||||
#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"
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
#include <linux/list.h>
|
||||
#include "VmbusPacketFormat.h"
|
||||
#include "VmbusChannelInterface.h"
|
||||
#include "vmbus_channel_interface.h"
|
||||
#include "netvsc_api.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user