From: Adrian Bunk Date: Tue, 24 Jul 2007 22:40:58 +0000 (+0200) Subject: drivers/mmc/core/: make 3 functions static X-Git-Tag: v2.6.23-rc2~189^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=393618510d5349e07d71dc28fb6fc49baf0d96a0;p=pandora-kernel.git drivers/mmc/core/: make 3 functions static This patch makes the following needlessly global functions static: - sd_ops.c: mmc_app_cmd() - core.c: __mmc_release_bus() - core.c: mmc_start_request() Signed-off-by: Adrian Bunk Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed