linux-stable/drivers/staging/hv
Randy Dunlap 79e5cdb208 Staging: hv: blk dev depends on SCSI
hv block driver uses scsi_*() interfaces so it should depend on SCSI.

ERROR: "scsi_normalize_sense" [drivers/staging/hv/hv_blkvsc.ko] undefined!
ERROR: "scsi_print_sense_hdr" [drivers/staging/hv/hv_blkvsc.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:01:54 -07:00
..
include Staging: hv: remove timer wrapper functions 2009-09-15 12:01:54 -07:00
BlkVsc.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
blkvsc_drv.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
Channel.c Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist 2009-09-15 12:01:54 -07:00
Channel.h Staging: hv: remove timer wrapper functions 2009-09-15 12:01:54 -07:00
ChannelInterface.c Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their corresponding structs 2009-09-15 12:01:51 -07:00
ChannelInterface.h Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their corresponding structs 2009-09-15 12:01:51 -07:00
ChannelMgmt.c Staging: hv: remove timer wrapper functions 2009-09-15 12:01:54 -07:00
ChannelMgmt.h Staging: hv: remove timer wrapper functions 2009-09-15 12:01:54 -07:00
Connection.c Staging: hv: osd: add osd_ prefix to global functions 2009-09-15 12:01:54 -07:00
Hv.c Staging: hv: osd: add osd_ prefix to global functions 2009-09-15 12:01:54 -07:00
Hv.h Staging: hv: remove custom rdmsrl and wrmsrl functions 2009-09-15 12:01:53 -07:00
Kconfig Staging: hv: blk dev depends on SCSI 2009-09-15 12:01:54 -07:00
Makefile Staging: hv: remove duplicated osd.o inclusions 2009-09-15 12:01:54 -07:00
NetVsc.c Staging: hv: osd: add osd_ prefix to global functions 2009-09-15 12:01:54 -07:00
NetVsc.h Staging: hv: remove wrapper functions for atomic operations 2009-09-15 12:01:53 -07:00
netvsc_drv.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
osd.c Staging: hv: remove duplicated osd.o inclusions 2009-09-15 12:01:54 -07:00
RingBuffer.c Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist 2009-09-15 12:01:54 -07:00
RingBuffer.h Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist 2009-09-15 12:01:54 -07:00
RndisFilter.c Staging: hv: osd: add osd_ prefix to global functions 2009-09-15 12:01:54 -07:00
RndisFilter.h Staging: hv: Remove C99 comments 2009-09-15 12:01:50 -07:00
Sources.c Staging: hv: Remove compatibility ifdefry 2009-09-15 12:01:49 -07:00
StorVsc.c Staging: hv: osd: add osd_ prefix to global functions 2009-09-15 12:01:54 -07:00
storvsc_drv.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
TODO Staging: hv: Remove compatibility ifdefry 2009-09-15 12:01:49 -07:00
VersionInfo.h Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
Vmbus.c Staging: hv: remove wrapper functions for bit operations 2009-09-15 12:01:53 -07:00
vmbus_drv.c Staging: hv: remove wrapper functions for atomic operations 2009-09-15 12:01:53 -07:00
VmbusPrivate.h Staging: hv: remove wrapper functions for atomic operations 2009-09-15 12:01:53 -07:00