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

From: Stephen Rothwell
Date: Thu May 18 2017 - 22:10:09 EST


Hi Dave,

After merging the drm tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

drivers/gpu/drm/gma500/mdfld_tpo_vid.c: In function 'tpo_vid_get_config_mode':
drivers/gpu/drm/gma500/mdfld_tpo_vid.c:34:31: warning: unused variable 'ti' [-Wunused-variable]
struct oaktrail_timing_info *ti = &dev_priv->gct_data.DTD;
^

Introduced by commit

94d7fb4982d2 ("gpu: drm: gma500: remove dead code")

--
Cheers,
Stephen Rothwell