提交 780f5984 编写于 作者: M Matt Roper 提交者: Rob Clark

drm: Remove unused drm_crtc->fb

Signed-off-by: NMatt Roper <matthew.d.roper@intel.com>
Reviewed-by: NRob Clark <robdclark@gmail.com>
上级 f4510a27
......@@ -311,9 +311,6 @@ struct drm_crtc {
struct drm_plane *primary;
struct drm_plane *cursor;
/* framebuffer the connector is currently bound to */
struct drm_framebuffer *fb;
/* Temporary tracking of the old fb while a modeset is ongoing. Used
* by drm_mode_set_config_internal to implement correct refcounting. */
struct drm_framebuffer *old_fb;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册