linux/arch/arm/mach-bcm
Christian Daudt badb923898 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
2013-10-29 23:07:57 -07:00
..
bcm_kona_smc_asm.S ARM: bcm281xx: Add L2 cache enable code 2013-04-09 09:18:13 -07:00
bcm_kona_smc.c ARM: bcm: Make secure API call optional 2013-08-20 10:51:39 -07:00
bcm_kona_smc.h ARM: bcm: Make secure API call optional 2013-08-20 10:51:39 -07:00
board_bcm281xx.c ARM: bcm281xx: more descriptive machine string 2013-10-01 18:16:25 -07:00
Kconfig rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm) 2013-10-29 23:07:57 -07:00
kona.c ARM: bcm281xx: Board specific reboot code 2013-08-08 15:19:19 -07:00
kona.h ARM: bcm281xx: Board specific reboot code 2013-08-08 15:19:19 -07:00
Makefile rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm) 2013-10-29 23:07:57 -07:00