diff options
author | Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com> | 2023-01-21 23:47:11 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 16:52:21 +0300 |
commit | 5ca1ceebab140b36928dabc9a5b36b9a3010e844 (patch) | |
tree | 16c4fccc5eb58555ffe7e69673fa6884a70e18f3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | b7c7011e67b09efc486b1de38f6bfbed75139989 (diff) | |
download | linux-5ca1ceebab140b36928dabc9a5b36b9a3010e844.tar.xz |
drm/amd: fix compiler error to support older compilers
‘for’ loop initial declarations are only allowed in C99 or C11 mode
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions