diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-12-27 23:56:51 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-12-27 23:56:51 +0000 |
commit | 8a44930a11de8d66f92145fd2d2464ab4fba696b (patch) | |
tree | d21f312d04fc14fae2f9aa3473f1424ad10d2647 /arch/arm/mach-s5p64x0/include/mach | |
parent | cecd902ab4d1c489a121ad4b36f8982842802af5 (diff) | |
parent | 7d38af51d587ad953eef786a6922bcd1482cae5c (diff) | |
download | talos-obmc-linux-8a44930a11de8d66f92145fd2d2464ab4fba696b.tar.gz talos-obmc-linux-8a44930a11de8d66f92145fd2d2464ab4fba696b.zip |
Merge branch 'next-samsung-cleanup-spi4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into samsung/cleanup
Diffstat (limited to 'arch/arm/mach-s5p64x0/include/mach')
-rw-r--r-- | arch/arm/mach-s5p64x0/include/mach/map.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p64x0/include/mach/map.h b/arch/arm/mach-s5p64x0/include/mach/map.h index 4d3ac8a3709d..0c0175dbfa34 100644 --- a/arch/arm/mach-s5p64x0/include/mach/map.h +++ b/arch/arm/mach-s5p64x0/include/mach/map.h @@ -67,6 +67,8 @@ #define S3C_PA_RTC S5P64X0_PA_RTC #define S3C_PA_WDT S5P64X0_PA_WDT #define S3C_PA_FB S5P64X0_PA_FB +#define S3C_PA_SPI0 S5P64X0_PA_SPI0 +#define S3C_PA_SPI1 S5P64X0_PA_SPI1 #define S5P_PA_CHIPID S5P64X0_PA_CHIPID #define S5P_PA_SROMC S5P64X0_PA_SROMC |