]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (7236): bttv: struct member initialized twice
authorHarvey Harrison <harvey.harrison@gmail.com>
Sat, 23 Feb 2008 10:29:16 +0000 (07:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 20 Mar 2008 15:38:57 +0000 (12:38 -0300)
commite8d35932e9942dffcc96c03f539d7e261d641bfd
treed537dc5926fdb67865c375b541810d29dd39512e
parenteec25fa7f98f8707eb84fede96f10496adf5047f
V4L/DVB (7236): bttv: struct member initialized twice

fixes sparse warning:
drivers/media/video/bt8xx/bttv-driver.c:3391:3: warning: Initializer entry defined twice
drivers/media/video/bt8xx/bttv-driver.c:3392:3:   also defined here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt8xx/bttv-driver.c