diff --git a/drivers/gpu/drm/xe/xe_device_types.h b/drivers/gpu/drm/xe/xe_device_types.h
index b4061b475861d725fc528f1883629a5adff7c569..c60ce94c1aaccd87d38c835aa794adb451c289fe 100644
--- a/drivers/gpu/drm/xe/xe_device_types.h
+++ b/drivers/gpu/drm/xe/xe_device_types.h
@@ -375,6 +375,8 @@ struct xe_device {
 	 */
 	struct task_struct *pm_callback_task;
 
+	/* private: */
+
 #if IS_ENABLED(CONFIG_DRM_XE_DISPLAY)
 	/*
 	 * Any fields below this point are the ones used by display.