提交 86b5aeac 编写于 作者: T Trent Piepho 提交者: Mauro Carvalho Chehab

V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_core

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: NTrent Piepho <xyzzy@speakeasy.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 428c8d19
......@@ -302,7 +302,6 @@ struct cx88_dmaqueue {
struct btcx_riscmem stopper;
u32 count;
};
struct cx88_core;
struct cx88_core {
struct list_head devlist;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册