Skip to content

Commit

Permalink
[media] em28xx: Remove unused field from em28xx_buffer struct
Browse files Browse the repository at this point in the history
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Ezequiel García authored and Mauro Carvalho Chehab committed May 14, 2012
1 parent cb04af2 commit 959a181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/em28xx/em28xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ struct em28xx_buffer {

struct list_head frame;
int top_field;
int receiving;
};

struct em28xx_dmaqueue {
Expand Down

0 comments on commit 959a181

Please sign in to comment.