diff options
Diffstat (limited to 'drivers/media/video/zoran_card.h')
-rw-r--r-- | drivers/media/video/zoran_card.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/zoran_card.h b/drivers/media/video/zoran_card.h index 8444ca0a5f3f..1b5c4171cf9c 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, | |||
50 | extern void zoran_open_init_params(struct zoran *zr); | 50 | extern void zoran_open_init_params(struct zoran *zr); |
51 | extern void zoran_vdev_release(struct video_device *vdev); | 51 | extern void zoran_vdev_release(struct video_device *vdev); |
52 | 52 | ||
53 | void zr36016_write(struct videocodec *codec, u16 reg, u32 val); | ||
54 | |||
53 | #endif /* __ZORAN_CARD_H__ */ | 55 | #endif /* __ZORAN_CARD_H__ */ |