From: Harvey Harrison Date: Mon, 5 May 2008 15:50:40 +0000 (-0400) Subject: Input: wacom - make one-bit signed bitfields unsigned X-Git-Tag: v2.6.27-rc1~958^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a3ead2ab5d82b549237c52a785b9f736e13463;p=pandora-kernel.git Input: wacom - make one-bit signed bitfields unsigned Otherwise it can only take the values 0/-1 which doesn't seem to have been intended. drivers/input/tablet/wacom.h:108:12: error: dubious one-bit signed bitfield Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed