diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/include/mach/map.h')
-rw-r--r-- | arch/arm/mach-s5pv210/include/mach/map.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/map.h b/arch/arm/mach-s5pv210/include/mach/map.h index 34eb168ec950..3846a0be2fa6 100644 --- a/arch/arm/mach-s5pv210/include/mach/map.h +++ b/arch/arm/mach-s5pv210/include/mach/map.h | |||
@@ -54,6 +54,8 @@ | |||
54 | 54 | ||
55 | #define S5PV210_PA_SROMC (0xE8000000) | 55 | #define S5PV210_PA_SROMC (0xE8000000) |
56 | 56 | ||
57 | #define S5PV210_PA_CFCON (0xE8200000) | ||
58 | |||
57 | #define S5PV210_PA_MDMA 0xFA200000 | 59 | #define S5PV210_PA_MDMA 0xFA200000 |
58 | #define S5PV210_PA_PDMA0 0xE0900000 | 60 | #define S5PV210_PA_PDMA0 0xE0900000 |
59 | #define S5PV210_PA_PDMA1 0xE0A00000 | 61 | #define S5PV210_PA_PDMA1 0xE0A00000 |
@@ -104,5 +106,6 @@ | |||
104 | #define S3C_PA_WDT S5PV210_PA_WATCHDOG | 106 | #define S3C_PA_WDT S5PV210_PA_WATCHDOG |
105 | 107 | ||
106 | #define SAMSUNG_PA_ADC S5PV210_PA_ADC | 108 | #define SAMSUNG_PA_ADC S5PV210_PA_ADC |
109 | #define SAMSUNG_PA_CFCON S5PV210_PA_CFCON | ||
107 | 110 | ||
108 | #endif /* __ASM_ARCH_MAP_H */ | 111 | #endif /* __ASM_ARCH_MAP_H */ |