drm/amdgpu/vce1: Remove superfluous address check
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 13 May 2026 20:04:10 +0000 (22:04 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 May 2026 22:16:27 +0000 (18:16 -0400)
commitc1dc555e760dbfc4a4710f7270f525a03d433af8
treee7bdd6aed2cd0b17262e0158cbe825dffc602d6e
parente729ae5f3ac73c861c062080ac8c3d666c972404
drm/amdgpu/vce1: Remove superfluous address check

The same thing is already checked a few lines above.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vce_v1_0.c