]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-s3c2440/mach-anubis.c
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
[mv-sheeva.git] / arch / arm / mach-s3c2440 / mach-anubis.c
index b73f78a9da5cfdeb40086664be5344e8b8a7756d..d7086788b1ff40c2a7a458faab5ac9c9ee4c42b0 100644 (file)
@@ -498,8 +498,6 @@ static void __init anubis_init(void)
 
 MACHINE_START(ANUBIS, "Simtec-Anubis")
        /* Maintainer: Ben Dooks <ben@simtec.co.uk> */
-       .phys_io        = S3C2410_PA_UART,
-       .io_pg_offst    = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc,
        .boot_params    = S3C2410_SDRAM_PA + 0x100,
        .map_io         = anubis_map_io,
        .init_machine   = anubis_init,