]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
bcma: make some functions static
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 5 Aug 2012 14:54:41 +0000 (16:54 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Aug 2012 19:26:52 +0000 (15:26 -0400)
commit94f3457f4da43a44f17789f3e0bc8fb2ee9593ca
tree27e0750109b8bfe27b5c97b2b3f3d170850d274a
parent9bc63816be9bf504414d350e605a4b30f857907d
bcma: make some functions static

The functions and structs are not used in an other file and the
prototypes are in no header file, just make them static so the compiler
is able to optimize them better.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/driver_chipcommon_pmu.c
drivers/bcma/host_pci.c
drivers/bcma/host_soc.c