diff options
Diffstat (limited to 'drivers/dma/dw_dmac_regs.h')
-rw-r--r-- | drivers/dma/dw_dmac_regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/dw_dmac_regs.h b/drivers/dma/dw_dmac_regs.h index f298f69ecbf9..e248481ad5f1 100644 --- a/drivers/dma/dw_dmac_regs.h +++ b/drivers/dma/dw_dmac_regs.h | |||
@@ -82,7 +82,7 @@ struct dw_dma_regs { | |||
82 | DW_REG(ID); | 82 | DW_REG(ID); |
83 | DW_REG(TEST); | 83 | DW_REG(TEST); |
84 | 84 | ||
85 | /* optional encoded params, 0x3c8..0x3 */ | 85 | /* optional encoded params, 0x3c8..0x3f7 */ |
86 | }; | 86 | }; |
87 | 87 | ||
88 | /* Bitfields in CTL_LO */ | 88 | /* Bitfields in CTL_LO */ |