From 02dde1201665d0ef9a684c20c9d8c18d6a6daf9b Mon Sep 17 00:00:00 2001 From: "K. Y. Srinivasan" Date: Thu, 12 May 2011 19:34:33 -0700 Subject: [PATCH] --- yaml --- r: 249661 b: refs/heads/master c: 43c698b927733dc060cabc7ebca2df3ec228e05d h: refs/heads/master i: 249659: 1ea8559cdf235a220d0982c7217d0c40caecdf31 v: v3 --- [refs] | 2 +- trunk/drivers/staging/hv/hyperv_vmbus.h | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 0a01e02db3ec..fc705cb95cae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 89b2ca478126040d39a7a5fc39c0b32d2444f9e4 +refs/heads/master: 43c698b927733dc060cabc7ebca2df3ec228e05d diff --git a/trunk/drivers/staging/hv/hyperv_vmbus.h b/trunk/drivers/staging/hv/hyperv_vmbus.h index ac1a76c3011c..bf30a425b643 100644 --- a/trunk/drivers/staging/hv/hyperv_vmbus.h +++ b/trunk/drivers/staging/hv/hyperv_vmbus.h @@ -25,6 +25,12 @@ #ifndef _HYPERV_VMBUS_H #define _HYPERV_VMBUS_H +#include +#include +#include + +#include "hyperv.h" + /* * The below CPUID leaves are present if VersionAndFeatures.HypervisorPresent * is set by CPUID(HVCPUID_VERSION_FEATURES). @@ -529,11 +535,6 @@ void hv_dump_ring_info(struct hv_ring_buffer_info *ring_info, char *prefix); void hv_ringbuffer_get_debuginfo(struct hv_ring_buffer_info *ring_info, struct hv_ring_buffer_debug_info *debug_info); -#include "hyperv.h" -#include -#include - - /* * Maximum channels is determined by the size of the interrupt page * which is PAGE_SIZE. 1/2 of PAGE_SIZE is for send endpoint interrupt