Lee Jones e232e3d4ea include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
The precedent has already been set by other macros in the same file.

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/vkms/vkms_drv.c:55:19: warning: variable ‘crtc’ set but not used [-Wunused-but-set-variable]
 55 | struct drm_crtc *crtc;
 | ^~~~

Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Maxime Ripard <mripard@kernel.org>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Rob Clark <robdclark@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201112190039.2785914-3-lee.jones@linaro.org
2020-11-12 20:32:12 +01:00
..
2019-10-31 15:03:10 -07:00
2020-11-06 10:31:26 +01:00
2020-04-22 10:41:35 +10:00
2020-04-22 10:41:35 +10:00
2020-06-24 09:17:34 +02:00
2020-09-17 13:39:44 +02:00
2020-11-04 11:49:10 +10:00
2020-07-16 18:16:31 -04:00
2020-07-16 18:16:31 -04:00
2020-10-20 21:12:52 +03:00
2019-12-18 16:09:12 -05:00