MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 26 Dec 2012 19:51:14 +0000 (19:51 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 15 Feb 2013 18:01:57 +0000 (19:01 +0100)
commit111bd981e2216827aab95503596501ab71bc7a7d
treeb4895d5923bd065ab1dfa74cae893c24c97bc340
parentf36738ddfeea02867b393e7f34da0cec48bafc54
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names

The nvram functions are exported and used by some normal drivers. To
prevent name clashes with ofter parts of the kernel code add a bcm47xx_
prefix in front of the function names and the header file name.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: http://patchwork.linux-mips.org/patch/4744/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/bcm47xx/nvram.c
arch/mips/bcm47xx/setup.c
arch/mips/bcm47xx/sprom.c
arch/mips/include/asm/mach-bcm47xx/bcm47xx_nvram.h [new file with mode: 0644]
arch/mips/include/asm/mach-bcm47xx/nvram.h [deleted file]
drivers/mtd/bcm47xxpart.c
drivers/net/ethernet/broadcom/b44.c
drivers/ssb/driver_chipcommon_pmu.c
include/linux/ssb/ssb_driver_gige.h