aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
diff options
context:
space:
mode:
authorBob zhou <[email protected]>2022-11-15 04:21:47 +0000
committerAlex Deucher <[email protected]>2022-11-23 14:47:12 +0000
commitd0c2dd737bdea63c6c33be1436c63f12aaf87a5b (patch)
tree7448c80e19ff30b58d41b968e187968ca522cbf3 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
parentMerge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr... (diff)
downloadkernel-d0c2dd737bdea63c6c33be1436c63f12aaf87a5b.tar.gz
kernel-d0c2dd737bdea63c6c33be1436c63f12aaf87a5b.zip
drm/amd/display: fix compilation issue with legacy gcc
This patch is used to fix following compilation issue with legacy gcc error: ‘for’ loop initial declarations are only allowed in C99 mode for (int i = flag_vlevel; i < context->bw_ctx.dml.soc.num_states; i++) { Signed-off-by: Bob zhou <[email protected]> Reviewed-by: Guchun Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions