diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2021-04-07 17:11:57 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-04-09 13:58:52 +0300 |
commit | a2e2c1b86209f056d1630983749baf0cd92af5ee (patch) | |
tree | f3c23aeceadceb87f76581b6e19f4375d4a013bc /scripts/generate_rust_analyzer.py | |
parent | f1995d5e43cf897f63b4d7a7f84a252d891ae820 (diff) | |
download | linux-a2e2c1b86209f056d1630983749baf0cd92af5ee.tar.xz |
media: cobalt: drop static for sd_fmt
The struct v4l2_subdev_format sd_fmt cannot be static since it can be
written back by the subdev. Just have it on the stack.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions