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 5ae388a9bb98..0e73aad225b2 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -1020,7 +1020,6 @@ struct drm_device {
1020#endif 1020#endif
1021 1021
1022 struct platform_device *platformdev; /**< Platform device struture */ 1022 struct platform_device *platformdev; /**< Platform device struture */
1023 struct usb_device *usbdev;
1024 1023
1025 struct drm_sg_mem *sg; /**< Scatter gather memory */ 1024 struct drm_sg_mem *sg; /**< Scatter gather memory */
1026 unsigned int num_crtcs; /**< Number of CRTCs on this device */ 1025 unsigned int num_crtcs; /**< Number of CRTCs on this device */