On 19 April 2016 at 23:42, Philipp Zabel p.zabel@pengutronix.de wrote:
Hi Dave,
please consider pulling this tag with initial MediaTek MT8173 DRM support, corresponding to v14 of the patch series. These patches have been mostly stable for the last few rounds. I'll follow up with the HDMI encoder support pending review of the latest version.
Close but no cigar,
building as a module screws up here,
drivers/gpu/drm/mediatek/mtk_drm_drv.o: In function `init_module': mtk_drm_drv.c:(.init.text+0x0): multiple definition of `init_module' drivers/gpu/drm/mediatek/mtk_drm_ddp.o:mtk_drm_ddp.c:(.init.text+0x0): first defined here drivers/gpu/drm/mediatek/mtk_drm_drv.o: In function `cleanup_module': mtk_drm_drv.c:(.exit.text+0x0): multiple definition of `cleanup_module' drivers/gpu/drm/mediatek/mtk_drm_ddp.o:mtk_drm_ddp.c:(.exit.text+0x0): first defined here
Try again! (or tell me I pulled the wrong thing :-)
Dave.