Staging: hv: move StorVscApi.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:
Greg Kroah-Hartman 2009-08-28 16:23:49 -07:00
parent cc21181217
commit 731a7884f6
4 changed files with 4 additions and 5 deletions

View file

@ -27,7 +27,7 @@
#include <linux/delay.h>
#include "osd.h"
#include "logging.h"
#include "include/StorVscApi.h"
#include "StorVscApi.h"
#include "include/VmbusPacketFormat.h"
#include "vstorage.h"

View file

@ -25,7 +25,7 @@
#ifndef _STORVSC_API_H_
#define _STORVSC_API_H_
#include "VmbusApi.h"
#include "include/VmbusApi.h"
/* Defines */
#define STORVSC_RING_BUFFER_SIZE (10*PAGE_SIZE)

View file

@ -36,8 +36,7 @@
#include "osd.h"
#include "logging.h"
#include "vmbus.h"
#include "include/StorVscApi.h"
#include "StorVscApi.h"
/* #defines */

View file

@ -39,7 +39,7 @@
#include "osd.h"
#include "logging.h"
#include "vmbus.h"
#include "include/StorVscApi.h"
#include "StorVscApi.h"
/* #defines */