]> git.baikalelectronics.ru Git - kernel.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)
commit4362ed4142c23f124a9795075f7a5a8415ed837e
tree27e0750109b8bfe27b5c97b2b3f3d170850d274a
parentf7d37997d4e1ed4396b54cb267c5f5d8f82154ec
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