From: Greg Kroah-Hartman Date: Tue, 14 Jul 2009 00:09:34 +0000 (-0700) Subject: Staging: hv: make the Hyper-V virtual bus code build X-Git-Tag: v2.6.32-rc1~668^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09d50ff8a233a39e8697e776b06cf5be2de48bb1;p=pandora-kernel.git Staging: hv: make the Hyper-V virtual bus code build The #define KERNEL_2_6_27 needs to be set, and I adjusted the include directories a bit to get things to build properly. I also fixed up the direct access of bus_id, as that field is now gone. The hv_vmbus code should now build properly, with no errors. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed