> Hi Dave, > > Warnings are fixed. The pull request... Close but no cigar,
CC [M] drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.o
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c:
In function âfsl_dcu_drm_probeâ:
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c:321:5:
warning: âretâ may be used uninitialized in this function
[-Wmaybe-uninitialized]
if (ret < 0) {
^
this looks like a real bug as well.
Dave.
