[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200423122425.268829b2@canb.auug.org.au>
Date: Thu, 23 Apr 2020 12:24:25 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Alex Deucher <alexdeucher@...il.com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Yintian Tao <yttao@....com>,
Christian König <christian.koenig@....com>
Subject: linux-next: build warning after merge of the amdgpu tree
Hi all,
After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_ring_emit_rreg':
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:6396:21: warning: unused variable 'kiq' [-Wunused-variable]
6396 | struct amdgpu_kiq *kiq = &adev->gfx.kiq;
| ^~~
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_ring_emit_rreg':
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:7608:21: warning: unused variable 'kiq' [-Wunused-variable]
7608 | struct amdgpu_kiq *kiq = &adev->gfx.kiq;
| ^~~
Introduced by commit
5e25f26086f6 ("drm/amdgpu: request reg_val_offs each kiq read reg")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists