From: Benjamin Tissoires Date: Thu, 24 Jul 2014 20:05:19 +0000 (-0700) Subject: Input: wacom - remove field pktlen declaration in the list of devices X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80befa93817b661193ba6423dfa9b69ffacd7e53;p=pandora-kernel.git Input: wacom - remove field pktlen declaration in the list of devices pktlen is now overwritten by the driver directly by reading the hid report descriptor. There is no need to declare it statically. We also move down the position of the field in the struct so that we can keep the current declaration of Wacom devices. Signed-off-by: Benjamin Tissoires Reviewed-by: Jason Gerecke Tested-by: Jason Gerecke Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed