[media] em28xx: Remove unused field from em28xx_buffer struct
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
cb04af205e
commit
959a181681
|
@ -250,7 +250,6 @@ struct em28xx_buffer {
|
|||
|
||||
struct list_head frame;
|
||||
int top_field;
|
||||
int receiving;
|
||||
};
|
||||
|
||||
struct em28xx_dmaqueue {
|
||||
|
|
Loading…
Reference in New Issue