From: Aaro Koskinen Date: Tue, 18 Jan 2011 07:52:41 +0000 (+0200) Subject: arm: mach-omap1: board-innovator: make innovator_mmc_init() static X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1114046fe803b1c4b6935abe0849486e78a5ecb7;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed