diff options
Diffstat (limited to 'drivers/dma/shdma.h')
-rw-r--r-- | drivers/dma/shdma.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/shdma.h b/drivers/dma/shdma.h index 153609a1e96c..d7ddf6f47154 100644 --- a/drivers/dma/shdma.h +++ b/drivers/dma/shdma.h | |||
@@ -19,6 +19,7 @@ | |||
19 | 19 | ||
20 | #include <asm/dmaengine.h> | 20 | #include <asm/dmaengine.h> |
21 | 21 | ||
22 | #define SH_DMA_SLAVE_NUMBER 256 | ||
22 | #define SH_DMA_TCR_MAX 0x00FFFFFF /* 16MB */ | 23 | #define SH_DMA_TCR_MAX 0x00FFFFFF /* 16MB */ |
23 | 24 | ||
24 | struct device; | 25 | struct device; |