commit | a4412050149fb314420ecec8f9b9f8b3c9515ecf | [log] [tgz] |
---|---|---|
author | Christian Daudt <bcm@fixthebug.org> | Mon Sep 23 10:20:36 2013 -0700 |
committer | Olof Johansson <olof@lixom.net> | Thu Oct 31 10:29:22 2013 -0700 |
tree | ea1fe9ae7d52b03df5f98f4706b2ba78d2db5266 | |
parent | d394c7bb660b6d595ff17a042f2b885e84dbf603 [diff] |
ARM: dts: rename ARCH_BCM to ARCH_BCM_MOBILE (dt) 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> Signed-off-by: Olof Johansson <olof@lixom.net>