Staging: hv: Move the definition of struct storvsc_device
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 23 Mar 2011 17:50:21 +0000 (10:50 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 04:50:41 +0000 (21:50 -0700)
commitf24eeb06a430f8508d03a419ff4274d5596a5436
treec614f18d6dcd3159109397721afcd2c166d2ac43
parent036bbeda8c802c438e167d35a3ce726bcb0bb42e
Staging: hv: Move the definition of struct storvsc_device

In preparation for getting rid of the inclusion of storvsc.c from
blkvsc.c, move the definition of struct storvsc_device
from storvsc.c to storvsc_api.h.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc.c
drivers/staging/hv/storvsc_api.h