linux/drivers/staging/hv
Greg Kroah-Hartman 45dcfb3809 Staging: hv: remove duplicated osd.o inclusions
Now that we have properly prefixed the osd.c functions, we don't need to
include it in each of the modules.  So only build it into the hv_vmbus
module.

Export the symbols that the other hv_ modules need, so that they can
properly find them.

Cc: Bill Pemberton <wfp5p@virginia.edu>
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
Channel.c Staging: hv: remove timer wrapper functions 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: force hyper-v drivers to be built as a module 2009-09-15 12:01:49 -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
RingBuffer.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
RingBuffer.h Staging: hv: Remove C99 comments 2009-09-15 12:01:50 -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
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
VmbusPrivate.h Staging: hv: remove wrapper functions for atomic operations 2009-09-15 12:01:53 -07:00
blkvsc_drv.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -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
storvsc_drv.c Staging: hv: fix sparse static warnings 2009-09-15 12:01:52 -07:00
vmbus_drv.c Staging: hv: remove wrapper functions for atomic operations 2009-09-15 12:01:53 -07:00