Skip to content

Commit

Permalink
HID: wacom: drop WACOM_PKGLEN_STATUS
Browse files Browse the repository at this point in the history
The constant is not used (leftover from previous patch versions
that never got merged).

Reported-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Mar 11, 2015
1 parent b0882cb commit 8fac172
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/hid/wacom_wac.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
#define WACOM_REPORT_USB 192
#define WACOM_REPORT_BPAD_PEN 3
#define WACOM_REPORT_BPAD_TOUCH 16
#define WACOM_PKGLEN_STATUS 10

/* device quirks */
#define WACOM_QUIRK_MULTI_INPUT 0x0001
Expand Down

0 comments on commit 8fac172

Please sign in to comment.