Staging: hv: remove struct vmbus_driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 17:42:18 +0000 (09:42 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 17:42:18 +0000 (09:42 -0800)
It's only a wrapper for the struct hv_driver structure, so just use that
instead, as there are no other fields left in it at the moment.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found