diff options
author | yu kuai <[email protected]> | 2019-12-26 20:12:07 +0800 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2020-01-06 16:07:21 +0100 |
commit | 303e2a3cb10695c8f2fd468dc6cbd3e9b74e9084 (patch) | |
tree | de09b5d5d5cc0ecb6c90936d8c7c2cacc76ea8a0 /tools/perf/util/c++/clang-test.cpp | |
parent | 3eaf891224e1dd5da2fa1c9487fdab0dbac3ff8d (diff) |
drm/bridge: cdns: remove set but not used variable 'bpp'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/bridge/cdns-dsi.c: In function
‘cdns_dsi_bridge_enable’:
drivers/gpu/drm/bridge/cdns-dsi.c:788:6: warning: variable ‘bpp’
set but not used [-Wunused-but-set-variable]
It is never used, and so can be removed.
Signed-off-by: yu kuai <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions