media: em28xx/em28xx.h: Remove duplicate struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Tue, 6 Apr 2021 08:57:37 +0000 (10:57 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Apr 2021 14:11:54 +0000 (16:11 +0200)
commit34ad0137e3e7411faec75a87e7cc413f61104fc1
tree41a4b0e224fc5d1ff5875f86a6f365facaa66e30
parentdea377984f73a9f51d3e9c898ea15aa3acde282d
media: em28xx/em28xx.h: Remove duplicate struct declaration

struct em28xx is declared at 219th 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/em28xx/em28xx.h