]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-s3c2440/mach-nexcoder.c
Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mv-sheeva.git] / arch / arm / mach-s3c2440 / mach-nexcoder.c
index 3ff62de45fde3644ae2827feec9f517ec216fa7f..37dd306fb7dcab1da53f81f721e802811ae67897 100644 (file)
@@ -151,8 +151,6 @@ static void __init nexcoder_init(void)
 
 MACHINE_START(NEXCODER_2440, "NexVision - Nexcoder 2440")
        /* Maintainer: Guillaume GOURAT <guillaume.gourat@nexvision.tv> */
-       .phys_io        = S3C2410_PA_UART,
-       .io_pg_offst    = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
        .boot_params    = S3C2410_SDRAM_PA + 0x100,
        .map_io         = nexcoder_map_io,
        .init_machine   = nexcoder_init,