diff options
Diffstat (limited to 'drivers/hv/hyperv_vmbus.h')
-rw-r--r-- | drivers/hv/hyperv_vmbus.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hv/hyperv_vmbus.h b/drivers/hv/hyperv_vmbus.h index 6cf2de9f487a..b055e53bbc6e 100644 --- a/drivers/hv/hyperv_vmbus.h +++ b/drivers/hv/hyperv_vmbus.h | |||
@@ -572,6 +572,8 @@ extern void hv_synic_init(void *irqarg); | |||
572 | 572 | ||
573 | extern void hv_synic_cleanup(void *arg); | 573 | extern void hv_synic_cleanup(void *arg); |
574 | 574 | ||
575 | extern void hv_synic_clockevents_cleanup(void); | ||
576 | |||
575 | /* | 577 | /* |
576 | * Host version information. | 578 | * Host version information. |
577 | */ | 579 | */ |