]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: rename ARCH_BCM to ARCH_BCM_MOBILE
authorChristian Daudt <bcm@fixthebug.org>
Mon, 23 Sep 2013 17:20:35 +0000 (10:20 -0700)
committerChris Ball <chris@printf.net>
Mon, 24 Mar 2014 13:26:50 +0000 (09:26 -0400)
commitf47020ef6b4cd4e7c80aa9cd1fb1528ed8d661f3
tree424a615503873eea872ec8263b83997e6900c48b
parentba5b3515faa9247fbcc04b3a4245683ff3c1c475
mmc: rename ARCH_BCM to ARCH_BCM_MOBILE

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>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/Kconfig