diff options
Diffstat (limited to 'include/asm-arm/arch-s3c2410/map.h')
-rw-r--r-- | include/asm-arm/arch-s3c2410/map.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/arch-s3c2410/map.h b/include/asm-arm/arch-s3c2410/map.h index bec267b1d212..95b9aee54733 100644 --- a/include/asm-arm/arch-s3c2410/map.h +++ b/include/asm-arm/arch-s3c2410/map.h | |||
@@ -56,7 +56,6 @@ | |||
56 | #define S3C24XX_SZ_CLKPWR SZ_1M | 56 | #define S3C24XX_SZ_CLKPWR SZ_1M |
57 | 57 | ||
58 | /* LCD controller */ | 58 | /* LCD controller */ |
59 | #define S3C24XX_VA_LCD S3C2410_ADDR(0x00300000) | ||
60 | #define S3C2410_PA_LCD (0x4D000000) | 59 | #define S3C2410_PA_LCD (0x4D000000) |
61 | #define S3C24XX_SZ_LCD SZ_1M | 60 | #define S3C24XX_SZ_LCD SZ_1M |
62 | 61 | ||
@@ -75,7 +74,6 @@ | |||
75 | #define S3C24XX_SZ_TIMER SZ_1M | 74 | #define S3C24XX_SZ_TIMER SZ_1M |
76 | 75 | ||
77 | /* USB Device port */ | 76 | /* USB Device port */ |
78 | #define S3C24XX_VA_USBDEV S3C2410_ADDR(0x00600000) | ||
79 | #define S3C2410_PA_USBDEV (0x52000000) | 77 | #define S3C2410_PA_USBDEV (0x52000000) |
80 | #define S3C24XX_SZ_USBDEV SZ_1M | 78 | #define S3C24XX_SZ_USBDEV SZ_1M |
81 | 79 | ||