commit | 047ef2fa4e687b6c0d4e7d47b8a184147151482c | [log] [tgz] |
---|---|---|
author | Christian Daudt <bcm@fixthebug.org> | Mon Sep 23 10:20:34 2013 -0700 |
committer | Christian Daudt <bcm@fixthebug.org> | Fri Dec 13 08:36:22 2013 -0800 |
tree | 876e9f8e0663ca66125a49b8a99fd2f6fcf7eb7d | |
parent | ade629bfdc37dd0158462cdb9bad747195540d02 [diff] |
rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource) 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> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>