Skip to content

Commit

Permalink
Merge branch 'topic/of' into for-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinod Koul committed Oct 31, 2015
2 parents 212dac5 + 9290a16 commit 926a3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/of_dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ struct of_dma_filter_info {
dma_filter_fn filter_fn;
};

#ifdef CONFIG_OF
#ifdef CONFIG_DMA_OF
extern int of_dma_controller_register(struct device_node *np,
struct dma_chan *(*of_dma_xlate)
(struct of_phandle_args *, struct of_dma *),
Expand Down

0 comments on commit 926a3ff

Please sign in to comment.