]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
media: cx231xx/cx231xx.h: Remove repeated struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Tue, 6 Apr 2021 08:56:52 +0000 (10:56 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Apr 2021 14:10:19 +0000 (16:10 +0200)
struct cx231xx is declared at 146th line.
The declaration here is unnecessary. Remove it.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/cx231xx/cx231xx.h

index b32eab6417933d6e214b1485ea344aa3f1d8aa4d..6929e4d97067ad493aad1d4f2e4a7927e2bced6b 100644 (file)
@@ -425,8 +425,6 @@ struct cx231xx_audio {
        u16 end_point_addr;
 };
 
-struct cx231xx;
-
 /*****************************************************************/
 /* set/get i2c */
 /* 00--1Mb/s, 01-400kb/s, 10--100kb/s, 11--5Mb/s */