mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 01:44:52 +00:00
Staging: hv: move VmbusChannelInterface.h
Move it out of the include subdirectory. No code changes here, just file movements. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
f363ce27ab
commit
0197e34c1b
@ -28,7 +28,7 @@
|
||||
#include "List.h"
|
||||
#include "RingBuffer.h"
|
||||
|
||||
#include "include/VmbusChannelInterface.h"
|
||||
#include "VmbusChannelInterface.h"
|
||||
#include "include/VmbusPacketFormat.h"
|
||||
|
||||
/* Version 1 messages */
|
||||
|
@ -25,7 +25,7 @@
|
||||
#define _NETVSC_H_
|
||||
|
||||
#include "include/VmbusPacketFormat.h"
|
||||
#include "include/VmbusChannelInterface.h"
|
||||
#include "VmbusChannelInterface.h"
|
||||
#include "List.h"
|
||||
#include "NetVscApi.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user