diff options
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r-- | include/drm/drmP.h | 1 |
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); | |||
1395 | extern void drm_put_dev(struct drm_device *dev); | 1395 | extern void drm_put_dev(struct drm_device *dev); |
1396 | extern void drm_unplug_dev(struct drm_device *dev); | 1396 | extern void drm_unplug_dev(struct drm_device *dev); |
1397 | extern unsigned int drm_debug; | 1397 | extern unsigned int drm_debug; |
1398 | extern unsigned int drm_universal_planes; | ||
1399 | 1398 | ||
1400 | extern unsigned int drm_vblank_offdelay; | 1399 | extern unsigned int drm_vblank_offdelay; |
1401 | extern unsigned int drm_timestamp_precision; | 1400 | extern unsigned int drm_timestamp_precision; |