]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 27 Oct 2021 04:48:43 +0000 (15:48 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Oct 2021 06:52:02 +0000 (08:52 +0200)
commit08e438e6296c566062a2b0627706b5967ceaf183
treea9fbec41f13f6539c3b82f3ea2ce22773628d2e0
parent63b3e810eff65fb8587fcb26fa0b56802be12dcf
fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"

Adds the proper MODULE_IMPORT_NS(DMA_BUF) line to the file to get it to
build properly.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/20211027154843.622961fd@canb.auug.org.au
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/drm_gem_shmem_helper.c