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)
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

Simple merge
Simple merge
Simple merge