Hi all, After merging the drm-msm tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/gpu/drm/msm/adreno/a5xx_gpu.c: In function 'a5xx_zap_shader_init': drivers/gpu/drm/msm/adreno/a5xx_gpu.c:493:19: warning: unused variable 'a5xx_gpu' [-Wunused-variable] struct a5xx_gpu *a5xx_gpu = to_a5xx_gpu(adreno_gpu); ^ Introduced by commit 8d6f08272b6f ("drm/msm: Remove uneeded platform dev members") -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html