All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] x86: Rename include/asm/ic to include/asm/arch-sc520
Date: Sun, 16 Oct 2011 14:33:19 +1100	[thread overview]
Message-ID: <4E9A507F.9060409@gmail.com> (raw)
In-Reply-To: <1318735779-8258-1-git-send-email-graeme.russ@gmail.com>

Hi Wolfgang,

On 16/10/11 14:29, Graeme Russ wrote:
> Also include some trivial related cleanups
> 
> Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
> ---
>  arch/x86/cpu/sc520/sc520.c                      |    2 +-
>  arch/x86/cpu/sc520/sc520_car.S                  |    2 +-
>  arch/x86/cpu/sc520/sc520_pci.c                  |    4 ++--
>  arch/x86/cpu/sc520/sc520_reset.c                |    2 +-
>  arch/x86/cpu/sc520/sc520_sdram.c                |    2 +-
>  arch/x86/cpu/sc520/sc520_ssi.c                  |    4 ++--
>  arch/x86/cpu/sc520/sc520_timer.c                |    2 +-
>  arch/x86/include/asm/{ic => arch-sc520}/pci.h   |    0
>  arch/x86/include/asm/{ic => arch-sc520}/sc520.h |    0
>  arch/x86/include/asm/{ic => arch-sc520}/ssi.h   |    0
>  arch/x86/lib/zimage.c                           |    1 -
>  board/eNET/eNET.c                               |    2 +-
>  board/eNET/eNET_pci.c                           |    2 +-
>  board/eNET/eNET_start16.S                       |    4 +---
>  14 files changed, 12 insertions(+), 15 deletions(-)
>  rename arch/x86/include/asm/{ic => arch-sc520}/pci.h (100%)
>  rename arch/x86/include/asm/{ic => arch-sc520}/sc520.h (100%)
>  rename arch/x86/include/asm/{ic => arch-sc520}/ssi.h (100%)

I missed the merge window by a day, but since this is a tidy-up that
touches only x86, do you mind if I apply it to the x86 repo anyway before I
send through a pull request?

It is checkpatch clean in case your wondering

Regards,

Graeme

  reply	other threads:[~2011-10-16  3:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-16  3:29 [U-Boot] [PATCH] x86: Rename include/asm/ic to include/asm/arch-sc520 Graeme Russ
2011-10-16  3:33 ` Graeme Russ [this message]
2011-10-16  7:31   ` Wolfgang Denk

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=4E9A507F.9060409@gmail.com \
    --to=graeme.russ@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.