[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
[deliverable/linux.git] / arch / arm / mach-footbridge / common.c
index fd60225a0a4654e242c59d413ca0c81264988948..bbe6e4a0bf6ab0457defaa8e990466ca3af282cd 100644 (file)
@@ -132,7 +132,7 @@ void __init footbridge_init_irq(void)
 static struct map_desc fb_common_io_desc[] __initdata = {
        {
                .virtual        = ARMCSR_BASE,
-               .pfn            = __phy_to_pfn(DC21285_ARMCSR_BASE),
+               .pfn            = __phys_to_pfn(DC21285_ARMCSR_BASE),
                .length         = ARMCSR_SIZE,
                .type           = MT_DEVICE,
        }, {
This page took 0.024052 seconds and 5 git commands to generate.