[PULL] drm-misc-next
Dave Airlie
airlied at gmail.com
Fri Jun 22 03:11:32 UTC 2018
On 21 June 2018 at 20:54, Gustavo Padovan <gustavo at padovan.org> wrote:
> drm-misc-next-2018-06-21:
> drm-misc-next for 4.19:
>
> Cross-subsystem Changes:
> - fix compile breakage on ION due to the dma-buf cleanups (Christian König)
> The following changes since commit daf0678c2036c918f01e4aa6035629d2debc2f30:
>
> Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-06-15 11:32:29 +1000)
I've pulled this,
but it produces:
/home/airlied/devel/kernel/dim/src/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c:107:13:
warning: ‘omap_gem_dmabuf_kunmap_atomic’ defined but not used
[-Wunused-function]
static void omap_gem_dmabuf_kunmap_atomic(struct dma_buf *buffer,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/airlied/devel/kernel/dim/src/drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c:97:14:
warning: ‘omap_gem_dmabuf_kmap_atomic’ defined but not used
[-Wunused-function]
static void *omap_gem_dmabuf_kmap_atomic(struct dma_buf *buffer,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Can I get a follow up in misc-next to fix that?
Thanks,
Dave.
More information about the dri-devel
mailing list