diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/include/mach/map.h')
| -rw-r--r-- | arch/arm/mach-s5pv210/include/mach/map.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/map.h b/arch/arm/mach-s5pv210/include/mach/map.h index 7ff609f1568..89c34b8f73b 100644 --- a/arch/arm/mach-s5pv210/include/mach/map.h +++ b/arch/arm/mach-s5pv210/include/mach/map.h @@ -109,6 +109,8 @@  #define S3C_PA_RTC			S5PV210_PA_RTC  #define S3C_PA_USB_HSOTG		S5PV210_PA_HSOTG  #define S3C_PA_WDT			S5PV210_PA_WATCHDOG +#define S3C_PA_SPI0			S5PV210_PA_SPI0 +#define S3C_PA_SPI1			S5PV210_PA_SPI1  #define S5P_PA_CHIPID			S5PV210_PA_CHIPID  #define S5P_PA_FIMC0			S5PV210_PA_FIMC0  |