From: Nemeth Marton Date: Tue, 15 Dec 2009 22:28:35 +0000 (-0300) Subject: V4L/DVB (13820): lgdt3305: make one-bit bitfields unsigned X-Git-Tag: v2.6.33-rc5~24^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1faea56087dfaf84019557f2c9ad18bd67c6012a;p=pandora-kernel.git V4L/DVB (13820): lgdt3305: make one-bit bitfields unsigned Make one-bit bitfields unsigned which will remove the following sparse warning messages (see "make C=1"): * lgdt3305.h:57:21: error: dubious one-bit signed bitfield * lgdt3305.h:60:26: error: dubious one-bit signed bitfield * lgdt3305.h:63:19: error: dubious one-bit signed bitfield Signed-off-by: Nemeth Marton Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed