提交 791b897c 编写于 作者: J Jaswinder Singh 提交者: Ingo Molnar

x86: pci-nommu.c declare nommu_dma_ops before they get used

Signed-off-by: NJaswinder Singh <jaswinder@infradead.org>
上级 9321b8cb
......@@ -57,6 +57,7 @@ struct dma_mapping_ops {
};
extern const struct dma_mapping_ops *dma_ops;
extern const struct dma_mapping_ops nommu_dma_ops;
static inline int dma_mapping_error(dma_addr_t dma_addr)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册