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

Commit 4a628170 authored by volokh's avatar volokh Committed by Mauro Carvalho Chehab
Browse files

[media] media: video: bt8xx: Remove duplicated pixel format entry

parent 7e566be2
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -557,12 +557,6 @@ static const struct bttv_format formats[] = {
		.btformat = BT848_COLOR_FMT_YUY2,
		.depth    = 16,
		.flags    = FORMAT_FLAGS_PACKED,
	},{
		.name     = "4:2:2, packed, YUYV",
		.fourcc   = V4L2_PIX_FMT_YUYV,
		.btformat = BT848_COLOR_FMT_YUY2,
		.depth    = 16,
		.flags    = FORMAT_FLAGS_PACKED,
	},{
		.name     = "4:2:2, packed, UYVY",
		.fourcc   = V4L2_PIX_FMT_UYVY,