aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/hyperv_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/hyperv_fb.c')
-rw-r--r--drivers/video/hyperv_fb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/hyperv_fb.c b/drivers/video/hyperv_fb.c
index d4d2c5fe2488..8ac99b87c07e 100644
--- a/drivers/video/hyperv_fb.c
+++ b/drivers/video/hyperv_fb.c
@@ -825,5 +825,4 @@ module_init(hvfb_drv_init);
module_exit(hvfb_drv_exit);
MODULE_LICENSE("GPL");
-MODULE_VERSION(HV_DRV_VERSION);
MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic Video Frame Buffer Driver");