On Wed, May 18, 2016 at 08:05:26AM +0100, Build bot for Mark Brown wrote:

Today's -next fails to build arm and arm64 allmodconfigs fail to build
due to:

>       arm64-allmodconfig
>       arm-allmodconfig
> ../drivers/gpu/drm/mediatek/mtk_drm_fb.c:141:30: error: passing argument 1 of 
> 'drm_gem_object_lookup' from incompatible pointer type 
> [-Werror=incompatible-pointer-types]
> ../drivers/gpu/drm/mediatek/mtk_drm_fb.c:141:8: error: too many arguments to 
> function 'drm_gem_object_lookup'
> ../drivers/gpu/drm/mediatek/mtk_drm_gem.c:142:30: error: passing argument 1 
> of 'drm_gem_object_lookup' from incompatible pointer type 
> [-Werror=incompatible-pointer-types]
> ../drivers/gpu/drm/mediatek/mtk_drm_gem.c:142:8: error: too many arguments to 
> function 'drm_gem_object_lookup'

Apparently triggered by 8ad0bd84f98607 (drm: Remove unused drm_device
from drm_gem_object_lookup()) which didn't update the Mediatek drivers.
-------------- 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/20160518/5f3e3394/attachment.sig>

Reply via email to