diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2021-12-10 09:49:52 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-13 16:33:16 -0500 |
commit | 2b36afc694bb3eba5a065c34fa0d735d623ae66f (patch) | |
tree | 416e6e9dd124bf8e86bdcecd0bddd20aa9b6331f /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 4fe3819443a13f8ecf11f53559ada5711dd8d4b1 (diff) | |
download | linux-2b36afc694bb3eba5a065c34fa0d735d623ae66f.tar.bz2 |
drm/amd: move variable to local scope
`edp_stream` is only used when backend is enabled on eDP, don't
declare the variable outside that scope.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions