OSDN Git Service

drm/amdgpu: amdgpu_kiq_reg_write_reg_wait() can be static
authorkbuild test robot <fengguang.wu@intel.com>
Wed, 22 Aug 2018 02:31:01 +0000 (10:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:11:16 +0000 (11:11 -0500)
commit1849e73748be3c80bf752e4c4877fe90a8da4822
treed02809bb7993e6dcaa8b3eaf0ba013a0b30ae460
parent11c3ee48bd7c232c0a750b4dde8ee48f315dcdf3
drm/amdgpu: amdgpu_kiq_reg_write_reg_wait() can be static

Fixes: d790449835e6 ("drm/amdgpu: use kiq to do invalidate tlb")
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c