commit | 819c4b949d3af009f0111e4a9ddfe3de5f2c2fe1 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Sep 28 09:36:55 2017 +1000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 28 16:03:26 2017 -0400 |
tree | 158086f30d1a82eb6f9b6045e6f28b6e163f1c89 | |
parent | f87c379ee073bec8451fbee9ea6922db1e6ac897 [diff] |
amdgpu/pp: move amdgpu_fuses_default into static const. There is no reason that this gets passed back into the function from outside the file, just reference the table directly. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>