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

Commit 16c510e3 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm: mm: dma-mapping: export arch_setup_dma_ops"

parents 9e5282b3 490187cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2672,6 +2672,7 @@ void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size,
#endif
	dev->archdata.dma_ops_setup = true;
}
EXPORT_SYMBOL(arch_setup_dma_ops);

void arch_teardown_dma_ops(struct device *dev)
{