summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bttvp.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>2005-09-09 22:04:03 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-09 22:57:53 +0200
commit10b89ee387fd6cc38532a881f64b3d35f338ea0b (patch)
tree03799a6aeccb715fd5c95dbd97257baa6b0aba92 /drivers/media/video/bttvp.h
parent[PATCH] v4l: make the input event device for IR matchable by udev rules. (diff)
downloadlinux-10b89ee387fd6cc38532a881f64b3d35f338ea0b.tar.xz
linux-10b89ee387fd6cc38532a881f64b3d35f338ea0b.zip
[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tuner.h
- Include saa6588 compiler option and files. - Fix comment on tuner.h - linux/utsname.h replaced by linux/version.h to compile on vanilla 2.6.13 Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/video/bttvp.h')
-rw-r--r--drivers/media/video/bttvp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bttvp.h b/drivers/media/video/bttvp.h
index a0eb0ce1aa96..9b0b7ca035f8 100644
--- a/drivers/media/video/bttvp.h
+++ b/drivers/media/video/bttvp.h
@@ -25,7 +25,7 @@
#ifndef _BTTVP_H_
#define _BTTVP_H_
-#include <linux/utsname.h>
+#include <linux/version.h>
#define BTTV_VERSION_CODE KERNEL_VERSION(0,9,16)
#include <linux/types.h>