On Wed, Aug 17, 2016 at 08:28:17AM +0100, Build bot for Mark Brown wrote:

Today's -next fails to build an arm64 allmodconfig due to:

>       arm64-allmodconfig
> ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:140:18: error: passing 
> argument 1 of 'dc_ops->cleanup' from incompatible pointer type 
> [-Werror=incompatible-pointer-types]
> ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:994:52: error: 'dev' 
> undeclared (first use in this function)
> ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:1055:52: error: 'dev' 
> undeclared (first use in this function)
> ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:1065:1: error: expected 
> '}' before ';' token

caused by d25bcfb8c2 (drm/hisilicon: Don't set drm_device->platformdev)
which does a a partial conversion to new APIs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: 
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160817/1c5e6c60/attachment.sig>

Reply via email to