aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-roccat-kone.h
diff options
context:
space:
mode:
authorStefan Achatz <erazor_de@users.sourceforge.net>2010-06-18 16:42:25 +0200
committerJiri Kosina <jkosina@suse.cz>2010-06-21 15:20:35 +0200
commit0b3fa399bef02f3658295f8dd334fc26a59c3a95 (patch)
tree2784c41a153f5eb952716436b5dfd850587f456e /drivers/hid/hid-roccat-kone.h
parentcab6b16aca4ac12f731a523fe14770add2f9394a (diff)
HID: roccat: remove obsolete kone_abi_version sysfs attribute
The newest version of the accompanying userland tools cuts backward compatibility and uses libudev to find its devices superseding the quirky kone_abi_version sysfs attribute. Therefore it should be removed. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-roccat-kone.h')
-rw-r--r--drivers/hid/hid-roccat-kone.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hid/hid-roccat-kone.h b/drivers/hid/hid-roccat-kone.h
index 71b14fa40dc..130d6566ea8 100644
--- a/drivers/hid/hid-roccat-kone.h
+++ b/drivers/hid/hid-roccat-kone.h
@@ -14,8 +14,6 @@
#include <linux/types.h>
-#define ROCCAT_KONE_ABI_VERSION "1"
-
#pragma pack(push)
#pragma pack(1)