diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/of_dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/of_dma.h b/include/linux/of_dma.h index 364dda734877..ae36298ba076 100644 --- a/include/linux/of_dma.h +++ b/include/linux/of_dma.h | |||
| @@ -21,7 +21,6 @@ struct device_node; | |||
| 21 | struct of_dma { | 21 | struct of_dma { |
| 22 | struct list_head of_dma_controllers; | 22 | struct list_head of_dma_controllers; |
| 23 | struct device_node *of_node; | 23 | struct device_node *of_node; |
| 24 | int of_dma_nbcells; | ||
| 25 | struct dma_chan *(*of_dma_xlate) | 24 | struct dma_chan *(*of_dma_xlate) |
| 26 | (struct of_phandle_args *, struct of_dma *); | 25 | (struct of_phandle_args *, struct of_dma *); |
| 27 | void *of_dma_data; | 26 | void *of_dma_data; |
