]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a10efc62265e39de83d319f9ad56088777927eb
tree4bf39394a3eff0bf6f05035c709ac379207838b5
parentf66d8c10bfa41a2ab79d0ff272aa0d75b44da333
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