drm/imx: Remove unused field imx_drm_device.pipes
This has been unused since commit 44b460cfe5
("drm: imx: remove struct
imx_drm_crtc and imx_drm_crtc_helper_funcs")
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
This commit is contained in:

committed by
Philipp Zabel

parent
1ef2917d1d
commit
81f2b25add
@@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user