Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e451808 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] cx231xx: remove btcx_riscmem reference



Remove this comment block, it's unused. This removes the btcx_riscmem
reference as well, since that will no longer be available to other
drivers except bttv.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 5ede94c7
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
@@ -532,15 +532,7 @@ struct cx231xx_video_mode {
	unsigned int *alt_max_pkt_size;	/* array of wMaxPacketSize */
	u16 end_point_addr;
};
/*
struct cx23885_dmaqueue {
	struct list_head       active;
	struct list_head       queued;
	struct timer_list      timeout;
	struct btcx_riscmem    stopper;
	u32                    count;
};
*/

struct cx231xx_tsport {
	struct cx231xx *dev;