From 0148406fe1bb72dfbcee6ebe5d6049ec69a273a5 Mon Sep 17 00:00:00 2001 From: Enric Balletbo i Serra Date: Tue, 11 Jan 2011 15:47:54 +0000 Subject: [PATCH] --- yaml --- r: 231120 b: refs/heads/master c: 0f7e2aaa03ea3f2393d3446c686036ce51298d3e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap2/board-igep0030.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8e5af7813b8a..dc52e7bbd77d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f8362d215549c66066f78e67c033dd370ae50322 +refs/heads/master: 0f7e2aaa03ea3f2393d3446c686036ce51298d3e diff --git a/trunk/arch/arm/mach-omap2/board-igep0030.c b/trunk/arch/arm/mach-omap2/board-igep0030.c index 11b944f93d24..4dc62a9b9cb2 100644 --- a/trunk/arch/arm/mach-omap2/board-igep0030.c +++ b/trunk/arch/arm/mach-omap2/board-igep0030.c @@ -450,6 +450,7 @@ static void __init igep3_init(void) MACHINE_START(IGEP0030, "IGEP OMAP3 module") .boot_params = 0x80000100, + .reserve = omap_reserve, .map_io = omap3_map_io, .init_irq = igep3_init_irq, .init_machine = igep3_init,