]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bcma: move internal function declarations to private header
authorRafał Miłecki <zajec5@gmail.com>
Wed, 4 Mar 2015 13:24:52 +0000 (14:24 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 5 Mar 2015 12:11:43 +0000 (14:11 +0200)
commit0a4e699a41f767dff76ca7dc1019b9ca6de3eb42
treec9070b81b7b760277685f0cc2b69c7e823e8cc82
parentc32ec2a11321978c34296d9a6bd5b0c31a2eb182
bcma: move internal function declarations to private header

These functions are not exported nor used anywhere, so there is no
reason to put them in public headers.
Also drop unused bcma_chipco_(suspend|resume).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/bcma_private.h
include/linux/bcma/bcma_driver_chipcommon.h
include/linux/bcma/bcma_driver_gmac_cmn.h
include/linux/bcma/bcma_driver_mips.h
include/linux/bcma/bcma_driver_pci.h
include/linux/bcma/bcma_driver_pcie2.h