Commit 926a3ffe authored by Vinod Koul's avatar Vinod Koul

Merge branch 'topic/of' into for-linus

parents 212dac56 9290a16c
...@@ -34,7 +34,7 @@ struct of_dma_filter_info { ...@@ -34,7 +34,7 @@ struct of_dma_filter_info {
dma_filter_fn filter_fn; dma_filter_fn filter_fn;
}; };
#ifdef CONFIG_OF #ifdef CONFIG_DMA_OF
extern int of_dma_controller_register(struct device_node *np, extern int of_dma_controller_register(struct device_node *np,
struct dma_chan *(*of_dma_xlate) struct dma_chan *(*of_dma_xlate)
(struct of_phandle_args *, struct of_dma *), (struct of_phandle_args *, struct of_dma *),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment