提交 3477e2ab 编写于 作者: E Ezequiel García 提交者: Mauro Carvalho Chehab

[media] em28xx: Remove unused enum em28xx_io_method

Signed-off-by: NEzequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 959a1816
......@@ -261,13 +261,6 @@ struct em28xx_dmaqueue {
int pos;
};
/* io methods */
enum em28xx_io_method {
IO_NONE,
IO_READ,
IO_MMAP,
};
/* inputs */
#define MAX_EM28XX_INPUT 4
......@@ -562,7 +555,6 @@ struct em28xx {
/* states */
enum em28xx_dev_state state;
enum em28xx_io_method io;
/* vbi related state tracking */
int capture_type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册