From: Hawking Zhang <[email protected]>

To be used by soc v1_0 xcp manager

Signed-off-by: Hawking Zhang <[email protected]>
Reviewed-by: Likun Gao <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
---
 drivers/gpu/drm/amd/amdgpu/sdma_v7_1.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v7_1.h 
b/drivers/gpu/drm/amd/amdgpu/sdma_v7_1.h
index 609064f1299fc..1a07ef09a103f 100644
--- a/drivers/gpu/drm/amd/amdgpu/sdma_v7_1.h
+++ b/drivers/gpu/drm/amd/amdgpu/sdma_v7_1.h
@@ -26,5 +26,6 @@
 
 extern const struct amd_ip_funcs sdma_v7_1_ip_funcs;
 extern const struct amdgpu_ip_block_version sdma_v7_1_ip_block;
+extern struct amdgpu_xcp_ip_funcs sdma_v7_1_xcp_funcs;
 
 #endif /* __SDMA_V7_1_H__ */
-- 
2.51.1

Reply via email to