diff options
-rw-r--r-- | include/linux/hyperv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index f2bf0a51914b..ae865a11ad46 100644 --- a/include/linux/hyperv.h +++ b/include/linux/hyperv.h | |||
@@ -693,9 +693,6 @@ extern void vmbus_get_debug_info(struct vmbus_channel *channel, | |||
693 | 693 | ||
694 | extern void vmbus_ontimer(unsigned long data); | 694 | extern void vmbus_ontimer(unsigned long data); |
695 | 695 | ||
696 | struct hv_driver; | ||
697 | struct hv_device; | ||
698 | |||
699 | struct hv_dev_port_info { | 696 | struct hv_dev_port_info { |
700 | u32 int_mask; | 697 | u32 int_mask; |
701 | u32 read_idx; | 698 | u32 read_idx; |