public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: csd@broadcom•com (Christian Daudt)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: bcm: Rename board_bcm
Date: Mon, 19 Aug 2013 15:38:51 -0700	[thread overview]
Message-ID: <52129E7B.9060708@broadcom.com> (raw)
In-Reply-To: <1375989863-17144-1-git-send-email-csd@broadcom.com>

On 13-08-08 12:24 PM, Christian Daudt wrote:
> In order to support multiple SoC models in the mach-bcm
> directory, board_bcm.c is being renamed board_bcm281xx.c
>
> Reviewed-by: Markus Mayer <markus.mayer@linaro•org>
> Signed-off-by: Christian Daudt <csd@broadcom•com>
>
> diff --git a/arch/arm/mach-bcm/Makefile b/arch/arm/mach-bcm/Makefile
> index 6adb6aec..873817e 100644
> --- a/arch/arm/mach-bcm/Makefile
> +++ b/arch/arm/mach-bcm/Makefile
> @@ -10,6 +10,6 @@
>   # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>   # GNU General Public License for more details.
>   
> -obj-$(CONFIG_ARCH_BCM)		:= board_bcm.o bcm_kona_smc.o bcm_kona_smc_asm.o
> +obj-$(CONFIG_ARCH_BCM)		:= board_bcm281xx.o bcm_kona_smc.o bcm_kona_smc_asm.o
>   plus_sec := $(call as-instr,.arch_extension sec,+sec)
>   AFLAGS_bcm_kona_smc_asm.o	:=-Wa,-march=armv7-a$(plus_sec)
> diff --git a/arch/arm/mach-bcm/board_bcm.c b/arch/arm/mach-bcm/board_bcm281xx.c
> similarity index 100%
> rename from arch/arm/mach-bcm/board_bcm.c
> rename to arch/arm/mach-bcm/board_bcm281xx.c
Applied to bcm/for-3.12/soc

  thanks,
    csd

      reply	other threads:[~2013-08-19 22:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 19:24 [PATCH] ARM: bcm: Rename board_bcm Christian Daudt
2013-08-19 22:38 ` Christian Daudt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52129E7B.9060708@broadcom.com \
    --to=csd@broadcom$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox