On 27 April 2016 at 07:43, Dave Airlie <airlied@xxxxxxxxx> wrote: > On 19 April 2016 at 19:03, Xinliang Liu <xinliang.liu@xxxxxxxxxx> wrote: >> Hi Dave, >> >> This is the first pull request from drm-hisilicon and for 4.7. >> >> The patches add new hisilicon drm driver. >> >> The patches were reviewed here: >> http://www.spinics.net/lists/dri-devel/msg104437.html >> >> DT binding docs were acked by Rob Herring <robh at kernel.org> here: >> https://lists.freedesktop.org/archives/dri-devel/2016-March/102135.html >> >> Please kindly let me know if there is any problem. > > CC [M] drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.o > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c: > In function ‘ade_init’: > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:169:134: > warning: left shift count >= width of type [-Wshift-count-overflow] > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:170:134: > warning: left shift count >= width of type [-Wshift-count-overflow] > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:171:134: > warning: left shift count >= width of type [-Wshift-count-overflow] > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:172:134: > warning: left shift count >= width of type [-Wshift-count-overflow] > DTC drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb > LD [M] drivers/gpu/drm/hisilicon/kirin/kirin-drm.o > drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.o: In function `init_module': > dw_drm_dsi.c:(.init.text+0x0): multiple definition of `init_module' > drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.o:kirin_drm_drv.c:(.init.text+0x0): > first defined here > drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.o: In function `cleanup_module': > dw_drm_dsi.c:(.exit.text+0x0): multiple definition of `cleanup_module' > drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.o:kirin_drm_drv.c:(.exit.text+0x0): > first defined here > /home/airlied/devel/kernel/drm-next/scripts/Makefile.build:428: recipe > for target 'drivers/gpu/drm/hisilicon/kirin/kirin-drm.o' failed > make[6]: *** [drivers/gpu/drm/hisilicon/kirin/kirin-drm.o] Error 1 > /home/airlied/devel/kernel/drm-next/scripts/Makefile.build:440: recipe > for target 'drivers/gpu/drm/hisilicon/kirin' fai > > Please fix module compilation and the above warnings and resubmit. OK, will fix and resubmit soon. Best, -xinliang > > Dave. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel