diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-i386/dma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-i386/dma.h b/include/asm-i386/dma.h index 1bc9899b2014..f24b2bba2831 100644 --- a/include/asm-i386/dma.h +++ b/include/asm-i386/dma.h @@ -239,7 +239,7 @@ static __inline__ void set_dma_addr(unsigned int dmanr, unsigned int a) } -/* Set transfer size (max 64k for DMA1..3, 128k for DMA5..7) for +/* Set transfer size (max 64k for DMA0..3, 128k for DMA5..7) for * a specific DMA channel. * You must ensure the parameters are valid. * NOTE: from a manual: "the number of transfers is one more |
