diff options
Diffstat (limited to 'arch/blackfin/mach-bf518/include/mach/dma.h')
-rw-r--r-- | arch/blackfin/mach-bf518/include/mach/dma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf518/include/mach/dma.h b/arch/blackfin/mach-bf518/include/mach/dma.h index e2a71ba907e9..f46bce087015 100644 --- a/arch/blackfin/mach-bf518/include/mach/dma.h +++ b/arch/blackfin/mach-bf518/include/mach/dma.h | |||
@@ -32,7 +32,7 @@ | |||
32 | #ifndef _MACH_DMA_H_ | 32 | #ifndef _MACH_DMA_H_ |
33 | #define _MACH_DMA_H_ | 33 | #define _MACH_DMA_H_ |
34 | 34 | ||
35 | #define MAX_BLACKFIN_DMA_CHANNEL 16 | 35 | #define MAX_DMA_CHANNELS 16 |
36 | 36 | ||
37 | #define CH_PPI 0 /* PPI receive/transmit */ | 37 | #define CH_PPI 0 /* PPI receive/transmit */ |
38 | #define CH_EMAC_RX 1 /* Ethernet MAC receive */ | 38 | #define CH_EMAC_RX 1 /* Ethernet MAC receive */ |