summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-core.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>2005-11-08 21:37:17 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-09 07:56:16 -0800
commit98f30ed06a0feade6250438b0bd6cc472f26b12a (patch)
tree5d7b9eebf347e9376946653c5069876b96b304a8 /drivers/media/video/cx88/cx88-core.c
parent1f6173ed9b48709383631e2c43eed770f15d05d1 (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/cx88/cx88-core.c')
-rw-r--r--drivers/media/video/cx88/cx88-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-core.c b/drivers/media/video/cx88/cx88-core.c
index 8f1c27fdae6a..d4d39c1751af 100644
--- a/drivers/media/video/cx88/cx88-core.c
+++ b/drivers/media/video/cx88/cx88-core.c
@@ -31,7 +31,7 @@
#include <linux/interrupt.h>
#include <linux/pci.h>
#include <linux/delay.h>
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
#include "cx88.h"