]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-pxa/pxa25x.c
Merge branch 'next' into for-linus
[~andy/linux] / arch / arm / mach-pxa / pxa25x.c
index 8746e1090b6e4c524d695408702cd2b3bba154ff..f05f9486b0cbfadb8f41f3ac269fc7e1e329604b 100644 (file)
@@ -325,7 +325,7 @@ void __init pxa26x_init_irq(void)
 
 static struct map_desc pxa25x_io_desc[] __initdata = {
        {       /* Mem Ctl */
-               .virtual        = SMEMC_VIRT,
+               .virtual        = (unsigned long)SMEMC_VIRT,
                .pfn            = __phys_to_pfn(PXA2XX_SMEMC_BASE),
                .length         = 0x00200000,
                .type           = MT_DEVICE