rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)
authorChristian Daudt <bcm@fixthebug.org>
Mon, 23 Sep 2013 17:20:33 +0000 (10:20 -0700)
committerChristian Daudt <bcm@fixthebug.org>
Wed, 30 Oct 2013 06:07:57 +0000 (23:07 -0700)
commitbadb92389870e5d20ff8155e8582b29533239e4f
tree7af5b5416cdca9f071148e512112d3a1b35872a0
parent616b931eeaca190ef7fb6da21ae31b973a5b6b05
rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)

Currently ARCH_BCM has been used for Broadcom
Mobile V7 based SoCs. In order to allow other Broadcom
SoCs to also use mach-bcm directory and files, this patch
renames the original ARCH_BCM to ARCH_BCM_MOBILE, and
uses ARCH_BCM to define any Broadcom chip residing
in mach-bcm directory.

Signed-off-by: Christian Daudt <bcm@fixthebug.org>
Acked-by: Olof Johansson <olof@lixom.net>
Changes from v2:
 - switch ARCH_MULTIPLATFORM from select to depends
 - remove 'default y' from BCM_MOBILE

Changes from v1:
 - fix alpha ordering in dts/Makefile
 - break into 4 patches for separate subsys
arch/arm/configs/bcm_defconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/mach-bcm/Kconfig
arch/arm/mach-bcm/Makefile