aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2021-07-30 14:46:53 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-09-23 16:35:27 -0400
commit2485e2753ec896b169526e3ef7988589d1c458f5 (patch)
tree72d50d23ae011be8efd277fa339a559a7dec2545 /drivers/gpu/drm/amd/amdgpu/soc15.h
parentdrm/amd/pm: Update intermediate power state for SI (diff)
downloadlinux-dev-2485e2753ec896b169526e3ef7988589d1c458f5.tar.xz
linux-dev-2485e2753ec896b169526e3ef7988589d1c458f5.zip
drm/amdgpu: make soc15_common_ip_funcs static
It's not used outside of soc15.c Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/soc15.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/soc15.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.h b/drivers/gpu/drm/amd/amdgpu/soc15.h
index 034cfdfc4dbe..a025339ac5e9 100644
--- a/drivers/gpu/drm/amd/amdgpu/soc15.h
+++ b/drivers/gpu/drm/amd/amdgpu/soc15.h
@@ -31,8 +31,6 @@
#define SOC15_FLUSH_GPU_TLB_NUM_WREG 6
#define SOC15_FLUSH_GPU_TLB_NUM_REG_WAIT 3
-extern const struct amd_ip_funcs soc15_common_ip_funcs;
-
struct soc15_reg_golden {
u32 hwip;
u32 instance;