diff options
Diffstat (limited to 'arch/arm/mach-s3c2412/mach-vstms.c')
-rw-r--r-- | arch/arm/mach-s3c2412/mach-vstms.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2412/mach-vstms.c b/arch/arm/mach-s3c2412/mach-vstms.c index f291ac25d312..83544ebe20ac 100644 --- a/arch/arm/mach-s3c2412/mach-vstms.c +++ b/arch/arm/mach-s3c2412/mach-vstms.c | |||
@@ -156,8 +156,6 @@ static void __init vstms_init(void) | |||
156 | } | 156 | } |
157 | 157 | ||
158 | MACHINE_START(VSTMS, "VSTMS") | 158 | MACHINE_START(VSTMS, "VSTMS") |
159 | .phys_io = S3C2410_PA_UART, | ||
160 | .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc, | ||
161 | .boot_params = S3C2410_SDRAM_PA + 0x100, | 159 | .boot_params = S3C2410_SDRAM_PA + 0x100, |
162 | 160 | ||
163 | .fixup = vstms_fixup, | 161 | .fixup = vstms_fixup, |