Am 22.01.21 um 16:04 schrieb Sonny Jiang:
Remove useless codes.

Signed-off-by: Sonny Jiang <[email protected]>

Reviewed-by: Christian König <[email protected]>

---
  tests/amdgpu/vcn_tests.c | 2 --
  1 file changed, 2 deletions(-)

diff --git a/tests/amdgpu/vcn_tests.c b/tests/amdgpu/vcn_tests.c
index 0f5b4241..1ca66297 100644
--- a/tests/amdgpu/vcn_tests.c
+++ b/tests/amdgpu/vcn_tests.c
@@ -102,8 +102,6 @@ CU_BOOL suite_vcn_tests_enable(void)
                return CU_FALSE;
family_id = device_handle->info.family_id;
-       chip_rev = device_handle->info.chip_rev;
-       chip_id = device_handle->info.chip_external_rev;
        asic_id = device_handle->info.asic_id;
        chip_rev = device_handle->info.chip_rev;
        chip_id = device_handle->info.chip_external_rev;

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to