aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2020-08-04 22:06:54 +0200
committerAlex Deucher <alexander.deucher@amd.com>2020-08-04 17:29:29 -0400
commitea22cc3353eda4b275d394c2369c8ffa87753165 (patch)
tree304d6fb53fdd9f8613147d9ef9b4d3a6f122f497 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
parent25457a1fb76448875013625fdc10ed4e941585b4 (diff)
downloadlinux-ea22cc3353eda4b275d394c2369c8ffa87753165.tar.gz
linux-ea22cc3353eda4b275d394c2369c8ffa87753165.tar.bz2
linux-ea22cc3353eda4b275d394c2369c8ffa87753165.zip
drm/amd/display: Constify dcn21_res_pool_funcs
The only usage of dcn21_res_pool_funcs is to assign its address to a const pointer. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions