diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/hyperv.h | 2 |
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 | ||
| 609 | void free_channel(struct vmbus_channel *channel); | ||
| 610 | |||
| 611 | void vmbus_onmessage(void *context); | 609 | void vmbus_onmessage(void *context); |
| 612 | 610 | ||
| 613 | int vmbus_request_offers(void); | 611 | int vmbus_request_offers(void); |
