aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/hyperv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
index 4fa32ec43aa4..7211e2ce24f5 100644
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -720,11 +720,6 @@ extern void vmbus_ontimer(unsigned long data);
720 INPUTVSC_DRV|\ 720 INPUTVSC_DRV|\
721 BLKVSC_DRV) 721 BLKVSC_DRV)
722 722
723/* Logging Level */
724#define INFO_LVL 6
725
726extern unsigned int vmbus_loglevel;
727
728struct hv_driver; 723struct hv_driver;
729struct hv_device; 724struct hv_device;
730 725