提交 81f2b25a 编写于 作者: L Leonard Crestez 提交者: Philipp Zabel

drm/imx: Remove unused field imx_drm_device.pipes

This has been unused since commit 44b460cf ("drm: imx: remove struct
imx_drm_crtc and imx_drm_crtc_helper_funcs")
Signed-off-by: NLeonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
上级 1ef2917d
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
struct imx_drm_device { struct imx_drm_device {
struct drm_device *drm; struct drm_device *drm;
unsigned int pipes;
struct drm_atomic_state *state; struct drm_atomic_state *state;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册