Signed-off-by: Ezequiel Garcia <elezegar...@gmail.com>
---
 drivers/media/video/em28xx/em28xx.h |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/drivers/media/video/em28xx/em28xx.h 
b/drivers/media/video/em28xx/em28xx.h
index b004dd8..b5bac9c 100644
--- a/drivers/media/video/em28xx/em28xx.h
+++ b/drivers/media/video/em28xx/em28xx.h
@@ -275,13 +275,6 @@ struct em28xx_dmaqueue {
        int                        pos;
 };
 
-/* io methods */
-enum em28xx_io_method {
-       IO_NONE,
-       IO_READ,
-       IO_MMAP,
-};
-
 /* inputs */
 
 #define MAX_EM28XX_INPUT 4
@@ -575,7 +568,6 @@ struct em28xx {
 
        /* states */
        enum em28xx_dev_state state;
-       enum em28xx_io_method io;
 
        /* vbi related state tracking */
        int capture_type;
-- 
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to