Reviewed-by: Nirmoy Das <[email protected]>

On 5/13/21 8:41 PM, Alex Deucher wrote:
Remove it.

Fixes: b8d598968950 ("drm/amdgpu: Complete multimedia bandwidth interface")
Signed-off-by: Alex Deucher <[email protected]>
Cc: Bokun Zhang <[email protected]>
---
  drivers/gpu/drm/amd/amdgpu/nv.c | 1 -
  1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/nv.c b/drivers/gpu/drm/amd/amdgpu/nv.c
index 9f74060207a4..32c34470404c 100644
--- a/drivers/gpu/drm/amd/amdgpu/nv.c
+++ b/drivers/gpu/drm/amd/amdgpu/nv.c
@@ -1276,7 +1276,6 @@ static int nv_common_early_init(void *handle)
  static int nv_common_late_init(void *handle)
  {
        struct amdgpu_device *adev = (struct amdgpu_device *)handle;
-       uint32_t i;
if (amdgpu_sriov_vf(adev)) {
                xgpu_nv_mailbox_get_irq(adev);
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to