]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
make struct sdio_dev_attrs[] static
authorAdrian Bunk <bunk@stusta.de>
Sun, 29 Jul 2007 14:58:09 +0000 (16:58 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 23 Sep 2007 19:13:32 +0000 (21:13 +0200)
commit22bfc979d38f57d5b10d141990175d8fc47f6775
tree2ca6fe2927f0c5b8bcec7052e0b7770da2ada075
parent17b759aff916b4d02721e75ce5ed82b1903e5bd6
make struct sdio_dev_attrs[] static

On Wed, Jul 25, 2007 at 04:03:04AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.22-rc6-mm1:
>...
>  git-mmc.patch
>...
>  git trees
>...

sdio_dev_attrs[] can become static.

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