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)
commitdea377984f73a9f51d3e9c898ea15aa3acde282d
tree36eac7bf281922a144625847f39e8e419e832778
parent6c0ed6d4b3211f135905e6f75475788b864234bd
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: 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