HID: remove useless DRIVER_VERSION macro

DRIVER_VERSION has no use whatosoever, it has been set to "2.6"
for ages. Remove it.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina
2009-10-02 18:31:36 +02:00
parent 88adb72bcf
commit ccabcd2dbe
2 changed files with 1 additions and 4 deletions

View File

@@ -39,7 +39,6 @@
* Version Information
*/
#define DRIVER_VERSION "v2.6"
#define DRIVER_DESC "HID core driver"
#define DRIVER_LICENSE "GPL"