aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r--include/drm/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index a1344793f4a9..9b6a445f8602 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -1395,7 +1395,6 @@ extern void drm_master_put(struct drm_master **master);
1395extern void drm_put_dev(struct drm_device *dev); 1395extern void drm_put_dev(struct drm_device *dev);
1396extern void drm_unplug_dev(struct drm_device *dev); 1396extern void drm_unplug_dev(struct drm_device *dev);
1397extern unsigned int drm_debug; 1397extern unsigned int drm_debug;
1398extern unsigned int drm_universal_planes;
1399 1398
1400extern unsigned int drm_vblank_offdelay; 1399extern unsigned int drm_vblank_offdelay;
1401extern unsigned int drm_timestamp_precision; 1400extern unsigned int drm_timestamp_precision;