Discovery related members are now part of amdgpu_discovery_info.

Signed-off-by: Lijo Lazar <[email protected]>
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h 
b/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
index aaa3d8c7172b..054d48823d5f 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
@@ -83,9 +83,6 @@ struct amdgpu_mman {
        uint64_t                stolen_reserved_offset;
        uint64_t                stolen_reserved_size;
 
-       /* discovery */
-       uint8_t                         *discovery_bin;
-       uint32_t                        discovery_tmr_size;
        /* fw reserved memory */
        struct amdgpu_bo                *fw_reserved_memory;
        struct amdgpu_bo                *fw_reserved_memory_extend;
-- 
2.49.0

Reply via email to