diff options
Diffstat (limited to 'include/linux/hyperv.h')
| -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 bfbc37ce223b..3ac3974b3c78 100644 --- a/include/linux/hyperv.h +++ b/include/linux/hyperv.h @@ -1239,9 +1239,6 @@ extern int vmbus_recvpacket_raw(struct vmbus_channel *channel,  				     u32 *buffer_actual_len,  				     u64 *requestid); - -extern void vmbus_ontimer(unsigned long data); -  /* Base driver object */  struct hv_driver {  	const char *name; | 
