commit | a1c1a1de43457e35816e84b948052af7ee68e158 | [log] [tgz] |
---|---|---|
author | Nils Wallménius <nils.wallmenius@gmail.com> | Thu Sep 22 21:13:49 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 23 10:50:22 2016 -0400 |
tree | 8e29eb96ac034c1c94261c882b0e54b828b54743 | |
parent | beb86f29c9c7f2d04f9a42c4c61cc469c3689779 [diff] |
drm/amdgpu: Constify tables Mark some powerplay tables as 'const' and adjust pointers acessing them to avoid introducing warnings. Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>