diff options
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/sh73a0.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/sh73a0.h b/arch/arm/mach-shmobile/include/mach/sh73a0.h index 97c47f43ccf9..216c3d695ef1 100644 --- a/arch/arm/mach-shmobile/include/mach/sh73a0.h +++ b/arch/arm/mach-shmobile/include/mach/sh73a0.h | |||
@@ -465,6 +465,7 @@ enum { | |||
465 | }; | 465 | }; |
466 | /* DMA slave IDs */ | 466 | /* DMA slave IDs */ |
467 | enum { | 467 | enum { |
468 | SHDMA_SLAVE_INVALID, | ||
468 | SHDMA_SLAVE_SCIF0_TX, | 469 | SHDMA_SLAVE_SCIF0_TX, |
469 | SHDMA_SLAVE_SCIF0_RX, | 470 | SHDMA_SLAVE_SCIF0_RX, |
470 | SHDMA_SLAVE_SCIF1_TX, | 471 | SHDMA_SLAVE_SCIF1_TX, |