mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 20:22:08 +02:00
staging: comedi: vmk80xx: remove MODULE_VERSION() from in-kernel module
Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
083b3638d3
commit
99948ba7c8
|
|
@ -959,5 +959,4 @@ module_comedi_usb_driver(vmk80xx_driver, vmk80xx_usb_driver);
|
|||
MODULE_AUTHOR("Manuel Gebele <forensixs@gmx.de>");
|
||||
MODULE_DESCRIPTION("Velleman USB Board Low-Level Driver");
|
||||
MODULE_SUPPORTED_DEVICE("K8055/K8061 aka VM110/VM140");
|
||||
MODULE_VERSION("0.8.01");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user