From: Greg Kroah-Hartman Date: Wed, 29 Jul 2009 22:42:27 +0000 (-0700) Subject: Staging: hv: remove duplicated osd.o inclusions X-Git-Tag: v2.6.32-rc1~668^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45dcfb3809fda1f40f10a0650518a0320974caee;p=pandora-kernel.git 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 Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed