diff options
Diffstat (limited to 'drivers/hid/hid-roccat-kone.h')
-rw-r--r-- | drivers/hid/hid-roccat-kone.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/hid/hid-roccat-kone.h b/drivers/hid/hid-roccat-kone.h index 13309544b6fa..b413b10a7f8a 100644 --- a/drivers/hid/hid-roccat-kone.h +++ b/drivers/hid/hid-roccat-kone.h | |||
@@ -14,10 +14,7 @@ | |||
14 | 14 | ||
15 | #include <linux/types.h> | 15 | #include <linux/types.h> |
16 | 16 | ||
17 | #define DRIVER_VERSION "v0.3.0" | 17 | #define ROCCAT_KONE_DRIVER_VERSION "v0.3.1" |
18 | #define DRIVER_AUTHOR "Stefan Achatz" | ||
19 | #define DRIVER_DESC "USB Roccat Kone driver" | ||
20 | #define DRIVER_LICENSE "GPL v2" | ||
21 | 18 | ||
22 | #pragma pack(push) | 19 | #pragma pack(push) |
23 | #pragma pack(1) | 20 | #pragma pack(1) |