linux-next: build warning after merge of the drm-misc tree

From: Stephen Rothwell
Date: Tue Sep 22 2015 - 23:20:59 EST


Hi all,

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

drivers/gpu/drm/drm_crtc.c: In function 'drm_fb_release':
drivers/gpu/drm/drm_crtc.c:3494:21: warning: unused variable 'dev' [-Wunused-variable]
struct drm_device *dev = priv->minor->dev;
^

Introduced by commit

3d2e74c94432 ("drm/core: Preserve the fb id on close.")

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/