From: Greg Kroah-Hartman Date: Thu, 2 Dec 2010 17:42:18 +0000 (-0800) Subject: Staging: hv: remove struct vmbus_driver X-Git-Tag: v2.6.38-rc1~423^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69a6691d71cc24979ce29394478218307a77a84;p=pandora-kernel.git Staging: hv: remove struct vmbus_driver 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 Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed