diff options
-rw-r--r-- | arch/arm/mach-s3c6400/include/mach/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6400/include/mach/map.h b/arch/arm/mach-s3c6400/include/mach/map.h index 41d01a91a5a8..9fdf87ae47c3 100644 --- a/arch/arm/mach-s3c6400/include/mach/map.h +++ b/arch/arm/mach-s3c6400/include/mach/map.h | |||
@@ -42,6 +42,7 @@ | |||
42 | #define S3C64XX_PA_USB_HSOTG (0x7C000000) | 42 | #define S3C64XX_PA_USB_HSOTG (0x7C000000) |
43 | #define S3C64XX_PA_WATCHDOG (0x7E004000) | 43 | #define S3C64XX_PA_WATCHDOG (0x7E004000) |
44 | #define S3C64XX_PA_SYSCON (0x7E00F000) | 44 | #define S3C64XX_PA_SYSCON (0x7E00F000) |
45 | #define S3C64XX_PA_AC97 (0x7F001000) | ||
45 | #define S3C64XX_PA_IIS0 (0x7F002000) | 46 | #define S3C64XX_PA_IIS0 (0x7F002000) |
46 | #define S3C64XX_PA_IIS1 (0x7F003000) | 47 | #define S3C64XX_PA_IIS1 (0x7F003000) |
47 | #define S3C64XX_PA_TIMER (0x7F006000) | 48 | #define S3C64XX_PA_TIMER (0x7F006000) |