]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: clean exports of functions
authorRafał Miłecki <zajec5@gmail.com>
Fri, 17 Jun 2011 23:01:59 +0000 (01:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Jun 2011 19:34:19 +0000 (15:34 -0400)
commit90d5e21a752e85383fd1d8c71f2f04a4ca54cfa0
tree4c7ea568458a0e9327b7283cf370de1106446351
parent6e6c1c2d7a36cd73bf2f1876abd2fb0b56339fa2
bcma: clean exports of functions

Function managing IRQs is needed for external drivers like b43.
On the other side we do not expect writing any hosts drivers outside of
bcma, so this is safe to do not export functions related to this.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/bcma_private.h
drivers/bcma/driver_pci.c
drivers/bcma/main.c
include/linux/bcma/bcma_driver_pci.h