diff options
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r-- | drivers/media/video/cx23885/cx23885.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h index 08b4c1390e16..db52d814a974 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -410,8 +410,7 @@ extern const unsigned int cx23885_bcount; | |||
410 | extern struct cx23885_subid cx23885_subids[]; | 410 | extern struct cx23885_subid cx23885_subids[]; |
411 | extern const unsigned int cx23885_idcount; | 411 | extern const unsigned int cx23885_idcount; |
412 | 412 | ||
413 | extern int cx23885_xc5000_tuner_callback(void *priv, int command, int arg); | 413 | extern int cx23885_tuner_callback(void *priv, int command, int arg); |
414 | extern int cx23885_xc3028_tuner_callback(void *priv, int command, int arg); | ||
415 | extern void cx23885_card_list(struct cx23885_dev *dev); | 414 | extern void cx23885_card_list(struct cx23885_dev *dev); |
416 | extern int cx23885_ir_init(struct cx23885_dev *dev); | 415 | extern int cx23885_ir_init(struct cx23885_dev *dev); |
417 | extern void cx23885_gpio_setup(struct cx23885_dev *dev); | 416 | extern void cx23885_gpio_setup(struct cx23885_dev *dev); |