Skip to content

Commit

Permalink
[media] media: remove unused element datawidth from struct mt9m111
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Peter Meerwald authored and Mauro Carvalho Chehab committed Jul 5, 2012
1 parent acc4e82 commit e9da6b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/mt9m111.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit e9da6b3

Please sign in to comment.