aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttvp.h
diff options
context:
space:
mode:
authorRicardo Cerqueira <rmcc@linuxtv.org>2006-05-18 12:19:57 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-25 02:00:30 -0300
commit6daa4f86e9a01da6296f4c2bf40f8180a22718a8 (patch)
treeb4dbf2846082e5c39681a625aff37572923c2f05 /drivers/media/video/bt8xx/bttvp.h
parentb93eedb62e358588c5e595b07fb85efa1f597a9f (diff)
downloadkernel_samsung_smdk4412-6daa4f86e9a01da6296f4c2bf40f8180a22718a8.zip
kernel_samsung_smdk4412-6daa4f86e9a01da6296f4c2bf40f8180a22718a8.tar.gz
kernel_samsung_smdk4412-6daa4f86e9a01da6296f4c2bf40f8180a22718a8.tar.bz2
V4L/DVB (4026): Bttv-gpio-irq is no longer used, remove it
This functionality was used when remote control input for BTTV was handled by a standalone module, to hook some functions of that module into the main bttv core. Since that module is now extinct, this can go away Signed-off-by: Ricardo Cerqueira <rmcc@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/bt8xx/bttvp.h')
-rw-r--r--drivers/media/video/bt8xx/bttvp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttvp.h b/drivers/media/video/bt8xx/bttvp.h
index ee989d2..4183a21 100644
--- a/drivers/media/video/bt8xx/bttvp.h
+++ b/drivers/media/video/bt8xx/bttvp.h
@@ -214,7 +214,6 @@ extern struct videobuf_queue_ops bttv_vbi_qops;
extern struct bus_type bttv_sub_bus_type;
int bttv_sub_add_device(struct bttv_core *core, char *name);
int bttv_sub_del_devices(struct bttv_core *core);
-void bttv_gpio_irq(struct bttv_core *core);
/* ---------------------------------------------------------- */