From: Greg Kroah-Hartman Date: Tue, 11 Oct 2011 15:43:14 +0000 (-0600) Subject: hv: remove struct hv_device_info from hyperv.h X-Git-Tag: v3.2-rc1~169^2^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b80d641793968605254c2bbb2aa9a10accb415;p=pandora-kernel.git hv: remove struct hv_device_info from hyperv.h This is only used/needed by the vmbus core code, so move it out of the hyperv.h file and into the .c file that uses it. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed