Skip to content
Commit cc9fc1b1 authored by Rikard Falkeborn's avatar Rikard Falkeborn Committed by Alex Deucher
Browse files

drm/amd/display: Constify dcn30_res_pool_funcs



The only usage of dcn30_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: default avatarRikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent ea22cc33
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment