mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
media: zoran: drop two obsolete prototypes from zoran_device.h
These overlay-related functions no longer exist, so drop them from the header. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
30c758a48a
commit
9ab9037faf
@@ -25,8 +25,6 @@ void jpeg_codec_sleep(struct zoran *zr, int sleep);
|
|||||||
int jpeg_codec_reset(struct zoran *zr);
|
int jpeg_codec_reset(struct zoran *zr);
|
||||||
|
|
||||||
/* zr360x7 access to raw capture */
|
/* zr360x7 access to raw capture */
|
||||||
void zr36057_overlay(struct zoran *zr, int on);
|
|
||||||
void write_overlay_mask(struct zoran_fh *fh, struct v4l2_clip *vp, int count);
|
|
||||||
void zr36057_set_memgrab(struct zoran *zr, int mode);
|
void zr36057_set_memgrab(struct zoran *zr, int mode);
|
||||||
int wait_grab_pending(struct zoran *zr);
|
int wait_grab_pending(struct zoran *zr);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user