From 6b5b31760fdc884be906b7a82b5aeceaef87bf37 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Tue, 5 Jul 2011 22:38:14 -0400 Subject: [PATCH] --- yaml --- r: 270076 b: refs/heads/master c: 03150fb6a5eb66d1fd99286991dbbecf2b28fc3e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-nuc93x/mach-nuc932evb.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5ca981c7c9fe..dd9460d81663 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 013b5fb2830466c48c8ac9a7673c525d33d922c8 +refs/heads/master: 03150fb6a5eb66d1fd99286991dbbecf2b28fc3e diff --git a/trunk/arch/arm/mach-nuc93x/mach-nuc932evb.c b/trunk/arch/arm/mach-nuc93x/mach-nuc932evb.c index d70257042480..1f741b1c1604 100644 --- a/trunk/arch/arm/mach-nuc93x/mach-nuc932evb.c +++ b/trunk/arch/arm/mach-nuc93x/mach-nuc932evb.c @@ -35,7 +35,6 @@ static void __init nuc932evb_init(void) MACHINE_START(NUC932EVB, "NUC932EVB") /* Maintainer: Wan ZongShun */ - .boot_params = 0, .map_io = nuc932evb_map_io, .init_irq = nuc93x_init_irq, .init_machine = nuc932evb_init,