mmc: make __mmc_release_bus() static
authorAdrian Bunk <bunk@kernel.org>
Sun, 13 Apr 2008 18:15:47 +0000 (21:15 +0300)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 18 Apr 2008 18:05:32 +0000 (20:05 +0200)
commit261172fd1b23769bc7632047e2cb826c9b8b1a50
tree183b05b1f0b0ded8bd16c922b532e58531159543
parent0b82684c3c19aff092bb303959a31dbe5c965922
mmc: make __mmc_release_bus() static

This patch makes the needlessly global __mmc_release_bus() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/core/core.c