diff options
author | zhengbin <[email protected]> | 2019-10-10 14:55:06 +0800 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-10-10 14:43:04 -0400 |
commit | 2e3cc607af53cde972e04bae3ff9cbb0d82b1dc7 (patch) | |
tree | 396cd22ecb0e40d3e6f1d2f398f32241cc6baea2 /scripts/bpf_helpers_doc.py | |
parent | 7264af3ed8d409eadc1dc878879594b0b3b5e79b (diff) |
drm/msm/dsi: Remove set but not used variable 'lp'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/msm/dsi/dsi_host.c: In function dsi_cmd_dma_rx:
drivers/gpu/drm/msm/dsi/dsi_host.c:1302:7: warning: variable lp set but not used [-Wunused-but-set-variable]
It is not used since commit a689554ba6ed ("drm/msm:
Initial add DSI connector support")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions