summaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/hyperv.h')
-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 ae865a11ad4..240e1141cbb 100644
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -606,8 +606,6 @@ struct vmbus_channel {
void *channel_callback_context;
};
-void free_channel(struct vmbus_channel *channel);
-
void vmbus_onmessage(void *context);
int vmbus_request_offers(void);