diff options
author | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2005-11-08 21:37:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 07:56:16 -0800 |
commit | 98f30ed06a0feade6250438b0bd6cc472f26b12a (patch) | |
tree | 5d7b9eebf347e9376946653c5069876b96b304a8 /drivers/media/video/em28xx/em28xx-video.c | |
parent | 1f6173ed9b48709383631e2c43eed770f15d05d1 (diff) |
[PATCH] v4l: 739: created make changelog to make easier to generate patches
- Created make changelog to make easier to generate patches.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-video.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-video.c b/drivers/media/video/em28xx/em28xx-video.c index 3fc58c67e6cf..3581fc4c874d 100644 --- a/drivers/media/video/em28xx/em28xx-video.c +++ b/drivers/media/video/em28xx/em28xx-video.c @@ -28,7 +28,6 @@ #include <linux/kernel.h> #include <linux/usb.h> #include <linux/i2c.h> -#include <linux/videodev.h> #include <media/tuner.h> #include <linux/video_decoder.h> |