Re: [GIT PULL] core drm support for Rockchip SoCs v14

From: Dave Airlie
Date: Mon Dec 01 2014 - 22:53:10 EST


On 27 November 2014 at 17:01, Mark yao <mark.yao@xxxxxxxxxxxxxx> wrote:
> Hi Dave
>
> this pull request is for rockchip drm v14, based on Joerg's iommu
> arm/rockchip branch.
>
> The following changes since commit 656d7077d8ffd1c2492d4a0a354367ab2e545059:
>
> dt-bindings: iommu: Add documentation for rockchip iommu (2014-11-03
> 17:29:09 +0100)
>
> are available in the git repository at:
>
> https://github.com/markyzq/kernel-drm-rockchip.git drm_iommu
>
> for you to fetch changes up to aab18af3a93353bc43897b716fd7e12d5998b9bc:
>
> dt-bindings: video: Add documentation for rockchip vop (2014-11-27

For list prosperity, now that I can build this, I find it can't build
as a module

LD [M] drivers/gpu/drm/rockchip/rockchipdrm.o
drivers/gpu/drm/rockchip/rockchip_drm_vop.o: In function `init_module':
rockchip_drm_vop.c:(.init.text+0x0): multiple definition of `init_module'
drivers/gpu/drm/rockchip/rockchip_drm_drv.o:rockchip_drm_drv.c:(.init.text+0x0):
first defined here
drivers/gpu/drm/rockchip/rockchip_drm_vop.o: In function `cleanup_module':
rockchip_drm_vop.c:(.exit.text+0x0): multiple definition of `cleanup_module'
drivers/gpu/drm/rockchip/rockchip_drm_drv.o:rockchip_drm_drv.c:(.exit.text+0x0):
first defined here

not sure what your plan for the vop.c variant should be, is it an extra module,
or just part of rockchipdrm?

Dave.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/