Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54911af4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm: dma-mapping: Export arch_setup_dma_ops symbol"

parents 00f2ccdb 52096a18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2284,6 +2284,7 @@ void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size,

	set_dma_ops(dev, dma_ops);
}
EXPORT_SYMBOL(arch_setup_dma_ops);

void arch_teardown_dma_ops(struct device *dev)
{