From 5041e715c8ecdf4719de17a88508052b2329a41c Mon Sep 17 00:00:00 2001 From: "K. Y. Srinivasan" Date: Thu, 12 May 2011 19:34:36 -0700 Subject: Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h Move the contents of storvsc_api.h to hyperv_storage.h. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/hv/storvsc_drv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/staging/hv/storvsc_drv.c') diff --git a/drivers/staging/hv/storvsc_drv.c b/drivers/staging/hv/storvsc_drv.c index eb7eb2b..d811385 100644 --- a/drivers/staging/hv/storvsc_drv.c +++ b/drivers/staging/hv/storvsc_drv.c @@ -35,7 +35,6 @@ #include "hyperv.h" #include "hyperv_storage.h" -#include "storvsc_api.h" static int storvsc_ringbuffer_size = STORVSC_RING_BUFFER_SIZE; -- cgit v1.1