diff options
| author | Lee Jones <[email protected]> | 2020-11-13 13:49:00 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-13 22:29:46 +0000 |
| commit | 8dfcb24e40e4f2b2502007116e1d22294dbce026 (patch) | |
| tree | 8a37207fa0a49f7402ec6bf9fdc9b2a5975c4e7c /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
| parent | drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unused (diff) | |
| download | kernel-8dfcb24e40e4f2b2502007116e1d22294dbce026.tar.gz kernel-8dfcb24e40e4f2b2502007116e1d22294dbce026.zip | |
drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used
This patch fixes >200 warnings.
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:123:22: warning: ‘DP_VGA_LVDS_CONVERTER_ID_3’ defined but not used [-Wunused-const-variable=]
123 | static const uint8_t DP_VGA_LVDS_CONVERTER_ID_3[] = "dnomlA";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:121:22: warning: ‘DP_VGA_LVDS_CONVERTER_ID_2’ defined but not used [-Wunused-const-variable=]
121 | static const uint8_t DP_VGA_LVDS_CONVERTER_ID_2[] = "sivarT";
NB: Repeated ~100 times - snipped for brevity
Cc: Harry Wentland <[email protected]>
Cc: Leo Li <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions
