From: Christian Daudt Date: Mon, 23 Sep 2013 17:20:33 +0000 (-0700) Subject: rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm) X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=badb92389870e5d20ff8155e8582b29533239e4f;p=pandora-kernel.git 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 Acked-by: Olof Johansson 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 --- Reading git-diff-tree failed