ath10k: rename board_data in struct ath10k
[cascardo/linux.git] / include / linux / of_dma.h
index 364dda7..ae36298 100644 (file)
@@ -21,7 +21,6 @@ struct device_node;
 struct of_dma {
        struct list_head        of_dma_controllers;
        struct device_node      *of_node;
-       int                     of_dma_nbcells;
        struct dma_chan         *(*of_dma_xlate)
                                (struct of_phandle_args *, struct of_dma *);
        void                    *of_dma_data;