aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tda9875.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-11-08 21:38:26 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-09 07:56:27 -0800
commite0ec29b7e5aa1f4f1ff73ebd3003336dbe83e174 (patch)
treede32e4c362a18c62b6a34b0ca690d15fd92dd071 /drivers/media/video/tda9875.c
parent[PATCH] v4l: 881: video cx88 need not depend on experimental (diff)
downloadlinux-dev-e0ec29b7e5aa1f4f1ff73ebd3003336dbe83e174.tar.xz
linux-dev-e0ec29b7e5aa1f4f1ff73ebd3003336dbe83e174.zip
[PATCH] v4l: 885: second round of i2c ids redefinition cleanup
- Second round of i2c IDs redefinition cleanup. Signed-off-by: Jean Delvare <khali@linux-fr.org> 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/tda9875.c')
-rw-r--r--drivers/media/video/tda9875.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/tda9875.c b/drivers/media/video/tda9875.c
index 5a9faefc3640..a5e37dc91f39 100644
--- a/drivers/media/video/tda9875.c
+++ b/drivers/media/video/tda9875.c
@@ -32,7 +32,6 @@
#include "bttv.h"
#include <media/audiochip.h>
-#include <media/id.h>
static int debug; /* insmod parameter */
module_param(debug, int, S_IRUGO | S_IWUSR);