diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-h1940.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-h1940.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index 3ba3bab139d0..98c5c9e81ee9 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c | |||
@@ -350,8 +350,6 @@ static void __init h1940_init(void) | |||
350 | 350 | ||
351 | MACHINE_START(H1940, "IPAQ-H1940") | 351 | MACHINE_START(H1940, "IPAQ-H1940") |
352 | /* Maintainer: Ben Dooks <ben-linux@fluff.org> */ | 352 | /* Maintainer: Ben Dooks <ben-linux@fluff.org> */ |
353 | .phys_io = S3C2410_PA_UART, | ||
354 | .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc, | ||
355 | .boot_params = S3C2410_SDRAM_PA + 0x100, | 353 | .boot_params = S3C2410_SDRAM_PA + 0x100, |
356 | .map_io = h1940_map_io, | 354 | .map_io = h1940_map_io, |
357 | .reserve = h1940_reserve, | 355 | .reserve = h1940_reserve, |