Files
kernel_arpi/drivers/gpu/drm/amd/amdgpu
Guchun Chen 9973de10b5 drm/amdgpu: fix compiler warning(v2)
warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  int write = !(gtt->userflags & AMDGPU_GEM_USERPTR_READONLY);

v2: put short variable declaration last

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-09 16:49:42 -04:00
..
2021-04-09 16:46:32 -04:00
2021-04-09 16:46:32 -04:00
2021-03-23 23:31:17 -04:00
2021-03-23 23:31:17 -04:00
2021-04-09 16:37:45 -04:00