Re: [PATCH] drm/imx: Remove unused field imx_drm_device.pipes

2018-07-18 Thread Leonard Crestez
On Tue, 2018-07-17 at 15:21 +0200, Philipp Zabel wrote: > On Tue, 2018-07-17 at 15:11 +0300, Leonard Crestez wrote: > > This has been unused since commit 44b460cfe554 ("drm: imx: remove struct > > imx_drm_crtc and imx_drm_crtc_helper_funcs") > > > > Signed-off-by: Leonard Crestez > > Applied to

Re: [PATCH] drm/imx: Remove unused field imx_drm_device.pipes

2018-07-17 Thread Philipp Zabel
On Tue, 2018-07-17 at 15:11 +0300, Leonard Crestez wrote: > This has been unused since commit 44b460cfe554 ("drm: imx: remove struct > imx_drm_crtc and imx_drm_crtc_helper_funcs") > > Signed-off-by: Leonard Crestez Applied to imx-drm/next, thank you. > --- > drivers/gpu/drm/imx/imx-drm-core.c