projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cecae46
)
media: zoran: remove unused declarations in zoran_device.h
author
Gaosheng Cui
<cuigaosheng1@huawei.com>
Sun, 11 Sep 2022 09:15:19 +0000
(17:15 +0800)
committer
Hans Verkuil
<hverkuil-cisco@xs4all.nl>
Mon, 24 Oct 2022 17:03:52 +0000
(19:03 +0200)
jpg_bufsize and v4l_bufsize have been removed since
commit
202ddbc9a33b
("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>
drivers/media/pci/zoran/zoran_device.h
patch
|
blob
|
history
diff --git
a/drivers/media/pci/zoran/zoran_device.h
b/drivers/media/pci/zoran/zoran_device.h
index 34fd5cc914eb61d483326b2f829982ad7380d3df..237e830ae72684188be2ae821e2e64d7991fce0b 100644
(file)
--- a/
drivers/media/pci/zoran/zoran_device.h
+++ b/
drivers/media/pci/zoran/zoran_device.h
@@
-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 */