[ARM] mmp: remove never supported .boot_params for MMP
[pandora-kernel.git] / arch / arm / mach-mmp / jasper.c
index d77dd41..8e2b171 100644 (file)
@@ -135,7 +135,6 @@ static void __init jasper_init(void)
 
 MACHINE_START(MARVELL_JASPER, "Jasper Development Platform")
        .phys_io        = APB_PHYS_BASE,
-       .boot_params    = 0x00000100,
        .io_pg_offst    = (APB_VIRT_BASE >> 18) & 0xfffc,
        .map_io         = pxa_map_io,
        .init_irq       = mmp2_init_irq,