Commit dea37798 authored by Wan Jiabing's avatar Wan Jiabing Committed by Mauro Carvalho Chehab
Browse files

media: cx231xx/cx231xx.h: Remove repeated struct declaration



struct cx231xx is declared at 146th line.
The declaration here is unnecessary. Remove it.

Signed-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 6c0ed6d4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */