Re: [PATCH] drm/fsl-dcu: add COMMON_CLK dependency

2016-05-03 Thread Daniel Vetter
On Mon, May 02, 2016 at 02:22:04PM -0700, Stefan Agner wrote: > On 2016-05-02 04:00, Arnd Bergmann wrote: > > The fsl dcu now uses the clk-provider interfaces, which are not available > > when CONFIG_COMMON_CLK is disabled: > > > > drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c: In function 'fsl_dcu_dr

Re: [PATCH] drm/fsl-dcu: add COMMON_CLK dependency

2016-05-02 Thread Stefan Agner
On 2016-05-02 04:00, Arnd Bergmann wrote: > The fsl dcu now uses the clk-provider interfaces, which are not available > when CONFIG_COMMON_CLK is disabled: > > drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c: In function 'fsl_dcu_drm_probe': > drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c:362:20: error: imp