Hi all,

After merging the drm-misc-fixes tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

drivers/gpu/drm/vc4/vc4_drv.c: In function 'vc4_drm_unbind':
drivers/gpu/drm/vc4/vc4_drv.c:322:18: warning: unused variable 'vc4' 
[-Wunused-variable]
  322 |  struct vc4_dev *vc4 = to_vc4_dev(drm);
      |                  ^~~

Introduced by commit

  dcda7c28bff2 ("drm/vc4: kms: Add functions to create the state objects")

-- 
Cheers,
Stephen Rothwell

Attachment: pgprcjFbNdBAB.pgp
Description: OpenPGP digital signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to