diff options
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/map.h')
-rw-r--r-- | arch/arm/mach-exynos/include/mach/map.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h index a8cd65fcc685..609127df9b02 100644 --- a/arch/arm/mach-exynos/include/mach/map.h +++ b/arch/arm/mach-exynos/include/mach/map.h | |||
@@ -72,7 +72,8 @@ | |||
72 | #define EXYNOS4_PA_TWD 0x10500600 | 72 | #define EXYNOS4_PA_TWD 0x10500600 |
73 | #define EXYNOS4_PA_L2CC 0x10502000 | 73 | #define EXYNOS4_PA_L2CC 0x10502000 |
74 | 74 | ||
75 | #define EXYNOS4_PA_MDMA 0x10810000 | 75 | #define EXYNOS4_PA_MDMA0 0x10810000 |
76 | #define EXYNOS4_PA_MDMA1 0x12840000 | ||
76 | #define EXYNOS4_PA_PDMA0 0x12680000 | 77 | #define EXYNOS4_PA_PDMA0 0x12680000 |
77 | #define EXYNOS4_PA_PDMA1 0x12690000 | 78 | #define EXYNOS4_PA_PDMA1 0x12690000 |
78 | 79 | ||