omap3: IGEP v2: Remove igep2_config array
authorEnric Balletbo i Serra <eballetbo@gmail.com>
Sat, 23 Oct 2010 16:48:59 +0000 (16:48 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 30 Nov 2010 21:48:09 +0000 (13:48 -0800)
omap_board_config_size is implicitly initialized to 0 in
plat-omap/common.c, get_config() won't dereference omap_board_config,
so we can remove the empty igep2_config array.

Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found