V4L/DVB (13820): lgdt3305: make one-bit bitfields unsigned
authorNemeth Marton <nm127@freemail.hu>
Tue, 15 Dec 2009 22:28:35 +0000 (19:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 17 Jan 2010 13:31:34 +0000 (11:31 -0200)
commit1faea56087dfaf84019557f2c9ad18bd67c6012a
treeb57037c1ccf6d808618f7a8730dddbac681d2b63
parent8c32aa5945cb05bb2ff8a91485d4477fbe55cf00
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 <nm127@freemail.hu>
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/lgdt3305.h