]> 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)
commit27fa66273a31b553f00c857ae8ba083dd587dc16
tree4c7ea568458a0e9327b7283cf370de1106446351
parentbf9201eed008820fe65b671ea61d6daa18abc5eb
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