]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hid/hid-hyperv.c
brcmfmac: reinit watchdog completion after handling watchdog
[karo-tx-linux.git] / drivers / hid / hid-hyperv.c
index 713217380b4494d0e1f7882522a051fe1e405fb8..8fae6d1414cca83bc7af2386b7db5dc4cbd3f27b 100644 (file)
@@ -590,6 +590,5 @@ static void __exit mousevsc_exit(void)
 }
 
 MODULE_LICENSE("GPL");
-MODULE_VERSION(HV_DRV_VERSION);
 module_init(mousevsc_init);
 module_exit(mousevsc_exit);