Staging: hv: remove vmbus.c
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 19:59:22 +0000 (11:59 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 19:59:22 +0000 (11:59 -0800)
commit36199a992aba4f3ea1bc0430f04655e99010a65d
tree6807ff1fab247a265050198a77bc4ec7f9e18799
parent1953ecfc293911311f04d8c19f04d2249a30707b
Staging: hv: remove vmbus.c

Merge the functions into vmbus_drv.c as there's no need to have them
separate anymore.  It will also make unwinding some of the function and
pointer mess easier, as well as making functions static in the future.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Makefile
drivers/staging/hv/vmbus.c [deleted file]
drivers/staging/hv/vmbus_drv.c