diff options
Diffstat (limited to 'drivers/hv/hv_util.c')
-rw-r--r-- | drivers/hv/hv_util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hv/hv_util.c b/drivers/hv/hv_util.c index c16164d4a28b..cb82233541b1 100644 --- a/drivers/hv/hv_util.c +++ b/drivers/hv/hv_util.c | |||
@@ -395,5 +395,4 @@ module_init(init_hyperv_utils); | |||
395 | module_exit(exit_hyperv_utils); | 395 | module_exit(exit_hyperv_utils); |
396 | 396 | ||
397 | MODULE_DESCRIPTION("Hyper-V Utilities"); | 397 | MODULE_DESCRIPTION("Hyper-V Utilities"); |
398 | MODULE_VERSION(HV_DRV_VERSION); | ||
399 | MODULE_LICENSE("GPL"); | 398 | MODULE_LICENSE("GPL"); |