summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv')
-rw-r--r--drivers/staging/hv/ChannelMgmt.h2
-rw-r--r--drivers/staging/hv/NetVsc.h2
-rw-r--r--drivers/staging/hv/VmbusChannelInterface.h (renamed from drivers/staging/hv/include/VmbusChannelInterface.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/hv/ChannelMgmt.h b/drivers/staging/hv/ChannelMgmt.h
index 922eac2..6d327c6 100644
--- a/drivers/staging/hv/ChannelMgmt.h
+++ b/drivers/staging/hv/ChannelMgmt.h
@@ -28,7 +28,7 @@
#include "List.h"
#include "RingBuffer.h"
-#include "include/VmbusChannelInterface.h"
+#include "VmbusChannelInterface.h"
#include "include/VmbusPacketFormat.h"
/* Version 1 messages */
diff --git a/drivers/staging/hv/NetVsc.h b/drivers/staging/hv/NetVsc.h
index afa764f..ce6f1e2 100644
--- a/drivers/staging/hv/NetVsc.h
+++ b/drivers/staging/hv/NetVsc.h
@@ -25,7 +25,7 @@
#define _NETVSC_H_
#include "include/VmbusPacketFormat.h"
-#include "include/VmbusChannelInterface.h"
+#include "VmbusChannelInterface.h"
#include "List.h"
#include "NetVscApi.h"
diff --git a/drivers/staging/hv/include/VmbusChannelInterface.h b/drivers/staging/hv/VmbusChannelInterface.h
index 2674282..2674282 100644
--- a/drivers/staging/hv/include/VmbusChannelInterface.h
+++ b/drivers/staging/hv/VmbusChannelInterface.h
OpenPOWER on IntegriCloud