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

Commit e9da6b3c authored by Peter Meerwald's avatar Peter Meerwald Committed by Mauro Carvalho Chehab
Browse files

[media] media: remove unused element datawidth from struct mt9m111

parent acc4e826
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -214,7 +214,6 @@ struct mt9m111 {
	int power_count;
	const struct mt9m111_datafmt *fmt;
	int lastpage;	/* PageMap cache value */
	unsigned char datawidth;
};

/* Find a data format by a pixel code */