diff options
Diffstat (limited to 'drivers/media/video/zoran/zr36060.c')
-rw-r--r-- | drivers/media/video/zoran/zr36060.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/video/zoran/zr36060.c b/drivers/media/video/zoran/zr36060.c index 8e74054d5ef1..008746ff7746 100644 --- a/drivers/media/video/zoran/zr36060.c +++ b/drivers/media/video/zoran/zr36060.c | |||
@@ -34,12 +34,8 @@ | |||
34 | #include <linux/types.h> | 34 | #include <linux/types.h> |
35 | #include <linux/wait.h> | 35 | #include <linux/wait.h> |
36 | 36 | ||
37 | /* includes for structures and defines regarding video | ||
38 | #include<linux/videodev.h> */ | ||
39 | |||
40 | /* I/O commands, error codes */ | 37 | /* I/O commands, error codes */ |
41 | #include <asm/io.h> | 38 | #include <asm/io.h> |
42 | //#include<errno.h> | ||
43 | 39 | ||
44 | /* headerfile of this module */ | 40 | /* headerfile of this module */ |
45 | #include "zr36060.h" | 41 | #include "zr36060.h" |