diff options
author | 2016-04-10 16:29:59 +0200 | |
---|---|---|
committer | 2016-05-04 20:20:00 -0400 | |
commit | f498d9ed26fdfa2694ef3d892f032c7dc6feba14 (patch) | |
tree | 9fceead1f8fa36d25ec403b6f16fe069077a76b7 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/amd/powerplay: fix stutter setup in mclk level init (diff) | |
download | linux-dev-f498d9ed26fdfa2694ef3d892f032c7dc6feba14.tar.xz linux-dev-f498d9ed26fdfa2694ef3d892f032c7dc6feba14.zip |
drm/amd: Mark some tables as const
This patch marks some compile-time constant tables 'const'.
The tables marked in this patch are the low hanging fruit
where little other changes were necesary to avoid casting
away constness etc. Also mark some tables that are private
to a file as static.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions