USB: serial: remove driver version information
Remove all MODULE_VERSION macros and driver-version information (except for garmin_gps which uses it in a status reply). It is the kernel version that matters and not some private version scheme which rarely even gets updated. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Этот коммит содержится в:

коммит произвёл
Greg Kroah-Hartman

родитель
806df3ac2a
Коммит
bcbec053d2
@@ -36,10 +36,6 @@
|
||||
#include <linux/uaccess.h>
|
||||
#include <linux/parport.h>
|
||||
|
||||
/*
|
||||
* Version Information
|
||||
*/
|
||||
#define DRIVER_VERSION "2.1"
|
||||
#define DRIVER_AUTHOR "Aspire Communications pvt Ltd."
|
||||
#define DRIVER_DESC "Moschip USB Serial Driver"
|
||||
|
||||
|
Ссылка в новой задаче
Block a user