Move source tree closer to the 2.6.32.17 mainline
/drivers/media/video/bt8xx/bttvp.h
blob:a1d0e9c9f2866ea3a11b24f4357ac31547899b4b -> blob:6cccc2a17eee074f121fee7aabbb581223df1905
--- drivers/media/video/bt8xx/bttvp.h
+++ drivers/media/video/bt8xx/bttvp.h
@@ -279,6 +279,7 @@ extern unsigned int bttv_debug;
extern unsigned int bttv_gpio;
extern void bttv_gpio_tracking(struct bttv *btv, char *comment);
extern int init_bttv_i2c(struct bttv *btv);
+extern void init_bttv_i2c_ir(struct bttv *btv);
extern int fini_bttv_i2c(struct bttv *btv);
#define bttv_printk if (bttv_verbose) printk