Commit 81f2b25a authored by Leonard Crestez's avatar Leonard Crestez Committed by 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: default avatarLeonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 1ef2917d
......@@ -37,7 +37,6 @@
struct imx_drm_device {
struct drm_device *drm;
unsigned int pipes;
struct drm_atomic_state *state;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment