mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ANDROID: GKI: ARM64: dma-mapping: export symbol arch_setup_dma_ops
Fixes the following error on an allmodconfig build ERROR: "arch_setup_dma_ops" [sound/soc/snd-soc-core.ko] undefined! Bug: 151372815 Test: build Change-Id: Id2fcb63664c8ac8879f2cf654ac1424577c46709 Signed-off-by: Hridya Valsaraju <hridya@google.com>
This commit is contained in:
@@ -959,3 +959,4 @@ void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size,
|
||||
}
|
||||
#endif
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(arch_setup_dma_ops);
|
||||
|
||||
Reference in New Issue
Block a user