From: Wan Jiabing Date: Tue, 6 Apr 2021 08:56:52 +0000 (+0200) Subject: media: cx231xx/cx231xx.h: Remove repeated struct declaration X-Git-Tag: v5.13-rc1~124^2~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dea377984f73a9f51d3e9c898ea15aa3acde282d;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/usb/cx231xx/cx231xx.h b/drivers/media/usb/cx231xx/cx231xx.h index b32eab6417933..6929e4d97067a 100644 --- a/drivers/media/usb/cx231xx/cx231xx.h +++ b/drivers/media/usb/cx231xx/cx231xx.h @@ -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 */