diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2021-11-11 22:57:05 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-16 14:37:03 +0000 |
| commit | 652af08aad4223742b43addbc6193428489b8586 (patch) | |
| tree | 8d9bb229836916931acda6034f739fa4e5aa7a91 /tools/perf/scripts/python/flamegraph.py | |
| parent | 5efe5721c18c326036ca71bec4fb56472e1f9350 (diff) | |
media: ipu3: drop an unused variable
Fix this clang Werror with W=1:
drivers/staging/media/ipu3/ipu3-css-params.c:774:8: error: variable 'pin_scale' set but not used [-Werror,-Wunused-but-set-variable]
int pin_scale = 0;
^
Reviewed-by: Nathan Chancellor <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions