ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalid
[deliverable/linux.git] / arch / arm / mach-shmobile / include / mach / sh73a0.h
index 97c47f43ccf9a00004eef0455cfeea05e0911cb4..216c3d695ef177f36f131f47bbee51be3b9be877 100644 (file)
@@ -465,6 +465,7 @@ enum {
 };
 /* DMA slave IDs */
 enum {
+       SHDMA_SLAVE_INVALID,
        SHDMA_SLAVE_SCIF0_TX,
        SHDMA_SLAVE_SCIF0_RX,
        SHDMA_SLAVE_SCIF1_TX,
This page took 0.028436 seconds and 5 git commands to generate.