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

Commit 959a1816 authored by Ezequiel García's avatar Ezequiel García Committed by Mauro Carvalho Chehab
Browse files

[media] em28xx: Remove unused field from em28xx_buffer struct

parent cb04af20
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -250,7 +250,6 @@ struct em28xx_buffer {

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

struct em28xx_dmaqueue {