linux-next: build warning in Linus' tree

From: Stephen Rothwell
Date: Tue Apr 12 2016 - 19:59:19 EST


Hi Dave,

Staring with Linus' tree, today's (and presumably previous) linux-next
build (arm multi_v7_defconfig) produced this warning:

drivers/gpu/drm/msm/msm_drv.c: In function 'msm_preclose':
drivers/gpu/drm/msm/msm_drv.c:468:18: warning: unused variable 'kms' [-Wunused-variable]
struct msm_kms *kms = priv->kms;
^

Introduced by commit

4016260ba47a ("rm/msm: fix bug after preclose removal")

merged into v4.6-rc2.

--
Cheers,
Stephen Rothwell