Home
last modified time | relevance | path

Searched hist:fc2bd2e492a1e4f131a91c69c21c65be9e2e0125 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A DKconfigdiff fc2bd2e492a1e4f131a91c69c21c65be9e2e0125 Mon Sep 23 19:20:35 CEST 2013 Christian Daudt <bcm@fixthebug.org> 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>