[PATCH 303/641] Staging: hv: move vstorage.h to hv dir

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Move it out of the include subdir, it doesn't need to
be there.

No code was changed in the move.

Cc: Hank Janssen <hjanssen@xxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
---
 drivers/staging/hv/StorVsc.c                |    2 +-
 drivers/staging/hv/{include => }/vstorage.h |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
 rename drivers/staging/hv/{include => }/vstorage.h (100%)

diff --git a/drivers/staging/hv/StorVsc.c b/drivers/staging/hv/StorVsc.c
index 96aab17..a235613 100644
--- a/drivers/staging/hv/StorVsc.c
+++ b/drivers/staging/hv/StorVsc.c
@@ -29,7 +29,7 @@
 #include "include/logging.h"
 #include "include/StorVscApi.h"
 #include "include/VmbusPacketFormat.h"
-#include "include/vstorage.h"
+#include "vstorage.h"
 
 
 
diff --git a/drivers/staging/hv/include/vstorage.h b/drivers/staging/hv/vstorage.h
similarity index 100%
rename from drivers/staging/hv/include/vstorage.h
rename to drivers/staging/hv/vstorage.h
-- 
1.6.4.2

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux