summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-02-21 11:32:03 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-02-21 11:32:03 -0200
commit9c80adbcf166dcd24b66a43c9303138ab4be5596 (patch)
tree1aaef0996d84ee2b9ae14eaee6f15a3165a1cdda /linux/drivers/media/video/bt8xx/bttv.h
parenta262e03d598ee7e3f58d2b45ccbbc2b4ba7405c1 (diff)
downloadmediapointer-dvb-s2-9c80adbcf166dcd24b66a43c9303138ab4be5596.tar.gz
mediapointer-dvb-s2-9c80adbcf166dcd24b66a43c9303138ab4be5596.tar.bz2
Those bttv compat stuff is unused. Removing it.
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/bt8xx/bttv.h')
-rw-r--r--linux/drivers/media/video/bt8xx/bttv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/linux/drivers/media/video/bt8xx/bttv.h b/linux/drivers/media/video/bt8xx/bttv.h
index 998ae850e..ed565fb8b 100644
--- a/linux/drivers/media/video/bt8xx/bttv.h
+++ b/linux/drivers/media/video/bt8xx/bttv.h
@@ -285,10 +285,6 @@ extern int bttv_write_gpio(unsigned int card,
#endif
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
-/* with 2.6.x not needed thanks to the driver model + sysfs, see below */
-extern struct i2c_adapter *bttv_get_i2c_adap(unsigned int card);
-#endif
/* ---------------------------------------------------------- */