aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tda7432.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-03-31 10:35:24 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-04-27 15:45:23 -0300
commit82c2e4617c28f1e64ecbbeb7a2325f79c80a5aa9 (patch)
treeabea71b4e2317323ff3c28f5a1211b07b84e2482 /drivers/media/video/tda7432.c
parentV4L/DVB (5491): Cx88: Support the DTV1000 T analog inputs (diff)
downloadlinux-dev-82c2e4617c28f1e64ecbbeb7a2325f79c80a5aa9.tar.xz
linux-dev-82c2e4617c28f1e64ecbbeb7a2325f79c80a5aa9.zip
V4L/DVB (5492): Remove useless includes of i2c-algo-bit.h
The tda7432, tda9875 and tvaudio media drivers don't need to include the linux/i2c-algo-bit.h header file. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/tda7432.c')
-rw-r--r--drivers/media/video/tda7432.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/tda7432.c b/drivers/media/video/tda7432.c
index d1ccc064206f..43225802a551 100644
--- a/drivers/media/video/tda7432.c
+++ b/drivers/media/video/tda7432.c
@@ -45,7 +45,6 @@
#include <linux/slab.h>
#include <linux/videodev.h>
#include <linux/i2c.h>
-#include <linux/i2c-algo-bit.h>
#include <media/v4l2-common.h>
#include <media/i2c-addr.h>