diff options
author | 2020-08-04 22:06:53 +0200 | |
---|---|---|
committer | 2020-08-04 17:29:29 -0400 | |
commit | 25457a1fb76448875013625fdc10ed4e941585b4 (patch) | |
tree | 4a7a4f38ef42c2ed9993b514502b7dfc7f10b3ca /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | drm/amd/display: Indent an if statement (diff) | |
download | wireguard-linux-25457a1fb76448875013625fdc10ed4e941585b4.tar.xz wireguard-linux-25457a1fb76448875013625fdc10ed4e941585b4.zip |
drm/amd/display: Constify dcn20_res_pool_funcs
The only usage of dcn20_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