Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home...
[pandora-kernel.git] / arch / arm / mach-realview / realview_pbx.c
index 02b755b..b89e28f 100644 (file)
@@ -414,7 +414,7 @@ static void __init realview_pbx_init(void)
 
 MACHINE_START(REALVIEW_PBX, "ARM-RealView PBX")
        /* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
-       .boot_params    = PHYS_OFFSET + 0x00000100,
+       .boot_params    = PLAT_PHYS_OFFSET + 0x00000100,
        .fixup          = realview_pbx_fixup,
        .map_io         = realview_pbx_map_io,
        .init_irq       = gic_init_irq,