aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/hyperv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
index ae865a11ad46..240e1141cbbd 100644
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -606,8 +606,6 @@ struct vmbus_channel {
606 void *channel_callback_context; 606 void *channel_callback_context;
607}; 607};
608 608
609void free_channel(struct vmbus_channel *channel);
610
611void vmbus_onmessage(void *context); 609void vmbus_onmessage(void *context);
612 610
613int vmbus_request_offers(void); 611int vmbus_request_offers(void);