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

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

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

parents 20a08135 82935343
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2746,6 +2746,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)
{