Marius Vlad afa38a4d45 tests/kms_setmode: Fix compilation warnings.
kms_setmode.c:384:30: warning: declaration of ‘drm_fd’ shadows a global
declaration [-Wshadow]

kms_setmode.c:45:12: note: shadowed declaration is here static int drm_fd;

kms_setmode.c:391:38: warning: passing argument 8 of ‘drmModeSetCrtc’
discards ‘const’ qualifier from pointer target type
[-Wdiscarded-qualifiers] ids, crtc->connector_count, &crtc->mode);

Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
2016-03-07 12:27:05 +01:00
..
2014-12-10 17:11:35 +00:00
2014-12-10 17:11:35 +00:00
2016-02-18 10:30:56 +00:00
2015-11-03 19:46:11 +00:00
2016-03-01 16:57:00 +02:00
2016-01-08 19:56:49 +02:00
2016-02-18 10:30:56 +00:00
2015-11-03 19:46:11 +00:00
2015-11-03 19:46:11 +00:00
2016-02-18 10:30:56 +00:00
2015-11-03 19:46:11 +00:00
2015-11-03 19:46:11 +00:00
2015-11-03 19:46:11 +00:00
2015-11-03 19:46:11 +00:00
2015-11-03 19:46:11 +00:00
2015-11-03 19:46:11 +00:00
2015-08-21 09:37:10 +01:00
2012-01-15 16:05:43 +01:00