]> Git Repo - linux.git/commit
drm/amdgpu: label internally used symbols as static
authorNirmoy Das <[email protected]>
Thu, 18 Jun 2020 14:09:12 +0000 (16:09 +0200)
committerAlex Deucher <[email protected]>
Wed, 1 Jul 2020 05:59:23 +0000 (01:59 -0400)
commitf3167919f689c9b547aca82ec1eeb455e4eb120b
tree2789025718d6c644ce2df0dcbc1fcb4f22b0c00f
parent4d1895134f92df15285040c3c49439c6921360b3
drm/amdgpu: label internally used symbols as static

Used sparse(make C=1) to find these loose ends.

v2:
removed unwanted extra line

Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
This page took 0.055751 seconds and 4 git commands to generate.