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

Commit ebda7dd8 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" into msm-4.9

parents 546c9440 8cb3881c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2401,6 +2401,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)
{