media: zoran: remove unused declarations in zoran_device.h

jpg_bufsize and v4l_bufsize have been removed since
commit 202ddbc9a3 ("media: staging: media: zoran:
clean unused code"), so remove them.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
Gaosheng Cui 2022-09-11 17:15:19 +08:00 committed by Hans Verkuil
parent cecae4614c
commit 54be4c5b56
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ void zr36057_restart(struct zoran *zr);
extern const struct zoran_format zoran_formats[];
extern int v4l_bufsize;
extern int jpg_bufsize;
extern int pass_through;
/* i2c */