diff options
Diffstat (limited to 'include/asm-arm/arch-s3c2410/regs-spi.h')
-rw-r--r-- | include/asm-arm/arch-s3c2410/regs-spi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-s3c2410/regs-spi.h b/include/asm-arm/arch-s3c2410/regs-spi.h index 3552280d1e8f..4a499a138256 100644 --- a/include/asm-arm/arch-s3c2410/regs-spi.h +++ b/include/asm-arm/arch-s3c2410/regs-spi.h | |||
@@ -12,6 +12,8 @@ | |||
12 | #ifndef __ASM_ARCH_REGS_SPI_H | 12 | #ifndef __ASM_ARCH_REGS_SPI_H |
13 | #define __ASM_ARCH_REGS_SPI_H | 13 | #define __ASM_ARCH_REGS_SPI_H |
14 | 14 | ||
15 | #define S3C2410_SPI1 (0x20) | ||
16 | #define S3C2412_SPI1 (0x100) | ||
15 | 17 | ||
16 | #define S3C2410_SPCON (0x00) | 18 | #define S3C2410_SPCON (0x00) |
17 | 19 | ||