From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Porter Subject: Re: [PATCH v2 3/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mmc) Date: Wed, 12 Mar 2014 17:45:24 -0400 Message-ID: <20140312214524.GS25092@beef> References: <1379956836-5866-1-git-send-email-bcm@fixthebug.org> <1379956836-5866-4-git-send-email-bcm@fixthebug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1379956836-5866-4-git-send-email-bcm@fixthebug.org> Sender: linux-mmc-owner@vger.kernel.org To: Chris Ball Cc: Olof Johansson , Arnd Bergmann , Stephen Warren , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Russell King , Daniel Lezcano , Thomas Gleixner , Domenico Andreoli , Christian Daudt , Hauke Mehrtens , Alex Elder , devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Sep 23, 2013 at 10:20:35AM -0700, Christian Daudt wrote: > 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 Hi Chris, Could you please take this patch for 3.15? It was missed for 3.14. Thanks, Matt