]> Git Repo - J-linux.git/commit
drm/amdgpu: fix incompatible types in conditional expression
authorLang Yu <[email protected]>
Mon, 4 Sep 2023 03:59:59 +0000 (11:59 +0800)
committerAlex Deucher <[email protected]>
Wed, 6 Sep 2023 18:35:29 +0000 (14:35 -0400)
commitd519072d26949f9a00a679e112b0297306960696
treea26deec35d91364da9cd5b7872d8344a0eb46bfd
parenteb3b214c37edd323b496b256bb492592aa51c6f2
drm/amdgpu: fix incompatible types in conditional expression

Use proper type.

Fixes: 9d4346bdbc64 ("drm/amdgpu: add VPE 6.1.0 support")
Signed-off-by: Lang Yu <[email protected]>
Reviewed-by: Solomon Chiu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.h
drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c
This page took 0.043688 seconds and 4 git commands to generate.