]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amd/amdgpu: Clean up header file of symbols that are defined to be static
authorRamesh Errabolu <Ramesh.Errabolu@amd.com>
Tue, 29 Sep 2020 16:46:51 +0000 (11:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Sep 2020 17:49:44 +0000 (13:49 -0400)
commitb8810a142ad5494ecfe7ef2fa289868562918cd1
treea7f5e444eef2327639fda09adc690923f0f8b2b1
parentf94582e4bc4f73c1a265fdbe9aafd6eb5d314c41
drm/amd/amdgpu: Clean up header file of symbols that are defined to be static

[Why]
Header file exports functions get_gpu_clock_counter(), get_cu_info() and
select_se_sh() that are defined to be static

Signed-off-by: Ramesh Errabolu <Ramesh.Errabolu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.h