tests/amdgpu/vcn: clean abundant codes

Remove useless codes.

Signed-off-by: Sonny Jiang <sonny.jiang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
main
Sonny Jiang 2021-01-21 20:44:03 -05:00 committed by Leo Liu
parent 2315bcddd6
commit 19f0a9cb87
1 changed files with 0 additions and 2 deletions

View File

@ -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;