commit | 04023542f81b80295aac454b76f6a40b207ddc21 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Thu Jan 27 16:39:44 2011 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jan 27 16:39:48 2011 -0800 |
tree | 153ec600a72b51495cf4cd81325a21a8c88e8251 | |
parent | 5db98f75f91006eaa37db3e13e320155225990e2 [diff] |
arm: mach-omap1: board-innovator: make innovator_mmc_init() static Eliminates the following sparse warning: arch/arm/mach-omap1/board-innovator.c:368:13: warning: symbol 'innovator_mmc_init' was not declared. Should it be static? Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Tony Lindgren <tony@atomide.com>