Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
omap3: IGEP v2: Remove igep2_config array
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>
- Loading branch information