diff options
author | Evan Quan <evan.quan@amd.com> | 2022-05-30 14:58:08 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-06-03 16:43:36 -0400 |
commit | 12d6c18cfa708e954a7de27dd76cf45054c8855a (patch) | |
tree | e7fa8f5be0438073c7d2721ca9daf60020e612b4 /drivers/gpu/drm/amd/display/dc/inc/hw/dccg.h | |
parent | 4513edf74cc82c15bc1cefc2ab62ff25fe67028e (diff) | |
download | linux-12d6c18cfa708e954a7de27dd76cf45054c8855a.tar.gz linux-12d6c18cfa708e954a7de27dd76cf45054c8855a.tar.bz2 linux-12d6c18cfa708e954a7de27dd76cf45054c8855a.zip |
drm/amdgpu: suppress the compile warning about 64 bit type
Suppress the compile warning below:
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:1292
gfx_v11_0_rlc_backdoor_autoload_copy_ucode() warn: should '1 << id' be a 64 bit type?
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/dccg.h')
0 files changed, 0 insertions, 0 deletions