mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
0baab4fd6d
The last i915 drm update brought with it this annoying warning
drivers/gpu/drm/i915/intel_crt.c: In function ‘intel_crt_get_config’:
drivers/gpu/drm/i915/intel_crt.c:110:21: warning: unused variable ‘dev’ [-Wunused-variable]
struct drm_device *dev = encoder->base.dev;
^
introduced by commit
|
||
---|---|---|
.. | ||
drm | ||
host1x | ||
vga | ||
Makefile |