aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/hyperv.h')
-rw-r--r--include/linux/hyperv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
index a3b8b2e2d244..45e9b65e6ab6 100644
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -900,7 +900,6 @@ enum vmbus_channel_state {
900}; 900};
901 901
902struct vmbus_channel_debug_info { 902struct vmbus_channel_debug_info {
903 u32 relid;
904 enum vmbus_channel_state state; 903 enum vmbus_channel_state state;
905 uuid_le interfacetype; 904 uuid_le interfacetype;
906 uuid_le interface_instance; 905 uuid_le interface_instance;