|
@@ -776,6 +776,7 @@ struct drm_crtc {
|
|
* Debugfs directory for this CRTC.
|
|
* Debugfs directory for this CRTC.
|
|
*/
|
|
*/
|
|
struct dentry *debugfs_entry;
|
|
struct dentry *debugfs_entry;
|
|
|
|
+#endif
|
|
|
|
|
|
/**
|
|
/**
|
|
* @crc:
|
|
* @crc:
|
|
@@ -783,7 +784,6 @@ struct drm_crtc {
|
|
* Configuration settings of CRC capture.
|
|
* Configuration settings of CRC capture.
|
|
*/
|
|
*/
|
|
struct drm_crtc_crc crc;
|
|
struct drm_crtc_crc crc;
|
|
-#endif
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
* @fence_context:
|
|
* @fence_context:
|