diff options
| author | YueHaibing <[email protected]> | 2019-07-19 01:51:36 +0000 | 
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2019-07-19 20:20:24 +0300 | 
| commit | 0cc35a9c8279da03c34547830d5140cf38f7ce02 (patch) | |
| tree | 0546822cd5ed7c5ccbd48094a229ec120959e700 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h | |
| parent | 5cad0ddf4b78559221a123c627df291cbe4d3ccd (diff) | |
drm/i915/dsi: remove set but not used variable 'hfront_porch'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/i915/display/icl_dsi.c: In function 'gen11_dsi_set_transcoder_timings':
drivers/gpu/drm/i915/display/icl_dsi.c:768:6: warning:
 variable 'hfront_porch' set but not used [-Wunused-but-set-variable]
It is never used and can be removed.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h')
0 files changed, 0 insertions, 0 deletions