aoc: fix import of DMA_BUF module namespace
This patch fixes the following error:
ERROR: modpost: module aoc_core uses symbol dma_buf_put
from namespace DMA_BUF, but does not import it.
Bug: 215712060
Signed-off-by:
Carlos Llamas <cmllamas@google.com>
Change-Id: I3aee77be45934e32348843198ae00aa3ace854a2
Loading
Please sign in to comment