aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/zoran_card.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/zoran_card.h')
-rw-r--r--drivers/media/video/zoran_card.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/zoran_card.h b/drivers/media/video/zoran_card.h
index 8444ca0a5f3..1b5c4171cf9 100644
--- a/drivers/media/video/zoran_card.h
+++ b/drivers/media/video/zoran_card.h
@@ -50,4 +50,6 @@ extern int zoran_check_jpg_settings(struct zoran *zr,
extern void zoran_open_init_params(struct zoran *zr);
extern void zoran_vdev_release(struct video_device *vdev);
+void zr36016_write(struct videocodec *codec, u16 reg, u32 val);
+
#endif /* __ZORAN_CARD_H__ */