diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/platform_data/dma-ste-dma40.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/platform_data/dma-ste-dma40.h b/include/linux/platform_data/dma-ste-dma40.h index c54af61c9e48..af0064e3e139 100644 --- a/include/linux/platform_data/dma-ste-dma40.h +++ b/include/linux/platform_data/dma-ste-dma40.h | |||
| @@ -152,8 +152,6 @@ struct stedma40_chan_cfg { | |||
| 152 | * for 'multiple of 4' channels, like 8. | 152 | * for 'multiple of 4' channels, like 8. |
| 153 | */ | 153 | */ |
| 154 | struct stedma40_platform_data { | 154 | struct stedma40_platform_data { |
| 155 | const dma_addr_t *dev_tx; | ||
| 156 | const dma_addr_t *dev_rx; | ||
| 157 | int disabled_channels[STEDMA40_MAX_PHYS]; | 155 | int disabled_channels[STEDMA40_MAX_PHYS]; |
| 158 | int *soft_lli_chans; | 156 | int *soft_lli_chans; |
| 159 | int num_of_soft_lli_chans; | 157 | int num_of_soft_lli_chans; |
