aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-07-06 14:15:46 +0000
committerAlex Deucher <[email protected]>2017-07-14 15:06:19 +0000
commit606ce3c098b19cd5458930a133ef1577c64b1072 (patch)
treec34534bec71ab239bea5bd26c1148d92f91e0e6e /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parentdrm/amdgpu/gmc9: get vram width from atom for Raven (diff)
downloadkernel-606ce3c098b19cd5458930a133ef1577c64b1072.tar.gz
kernel-606ce3c098b19cd5458930a133ef1577c64b1072.zip
drm/amdgpu: make arrays pctl0_data and pctl1_data static
The arrays pctl0_data and pctl1_data do not need to be in global scope, so them both static. Cleans up sparse warnings: symbol 'pctl0_data' was not declared. Should it be static? symbol 'pctl1_data' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions