Staging: hv: remove duplicated osd.o inclusions
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 29 Jul 2009 22:42:27 +0000 (15:42 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:54 +0000 (12:01 -0700)
commit45dcfb3809fda1f40f10a0650518a0320974caee
tree4bf39394a3eff0bf6f05035c709ac379207838b5
parentc8a429a465f9aaabe7fc7ddf5f34ff6dd188a68f
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>
drivers/staging/hv/Makefile
drivers/staging/hv/osd.c