V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_core
authorTrent Piepho <xyzzy@speakeasy.org>
Tue, 3 Mar 2009 21:52:57 +0000 (18:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:03 +0000 (12:43 -0300)
A recent patch added a forward declaration of cx88_core right before the
main definition of that structure, which is obviously unneeded.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found