projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013b5fb
)
ARM: mach-nuc93x: convert boot_params to atag_offset
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Wed, 6 Jul 2011 02:38:14 +0000
(22:38 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Sun, 21 Aug 2011 21:15:03 +0000
(17:15 -0400)
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-nuc93x/mach-nuc932evb.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-nuc93x/mach-nuc932evb.c
b/arch/arm/mach-nuc93x/mach-nuc932evb.c
index d702570424809fce752734e4f503881c818d5ba8..1f741b1c16048bade5f5cb5204c217563c14ba74 100644
(file)
--- a/
arch/arm/mach-nuc93x/mach-nuc932evb.c
+++ b/
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,