diff options
Diffstat (limited to 'drivers/dma/dw_dmac_regs.h')
| -rw-r--r-- | drivers/dma/dw_dmac_regs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/dw_dmac_regs.h b/drivers/dma/dw_dmac_regs.h index cf0ce5c77d60..4d02c3669b75 100644 --- a/drivers/dma/dw_dmac_regs.h +++ b/drivers/dma/dw_dmac_regs.h | |||
| @@ -247,6 +247,7 @@ struct dw_dma { | |||
| 247 | /* hardware configuration */ | 247 | /* hardware configuration */ |
| 248 | unsigned char nr_masters; | 248 | unsigned char nr_masters; |
| 249 | unsigned char data_width[4]; | 249 | unsigned char data_width[4]; |
| 250 | unsigned int request_line_base; | ||
| 250 | 251 | ||
| 251 | struct dw_dma_chan chan[0]; | 252 | struct dw_dma_chan chan[0]; |
| 252 | }; | 253 | }; |
