All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h
Date: Sat, 16 Jul 2011 11:11:15 +0200	[thread overview]
Message-ID: <4E2155B3.203@aribaud.net> (raw)
In-Reply-To: <1310729223-1624-2-git-send-email-lwithers@guralp.com>

Hi Laurence,

Le 15/07/2011 13:27, Laurence Withers a ?crit :
> In preparation for a generic GPIO driver for the DA8xx processors,
> rename<asm/arch/gpio_defs.h>  to<asm/arch/gpio.h>  and fix up all files
> which include it.
>
> Signed-off-by: Laurence Withers<lwithers@guralp.com>
> ---
>   arch/arm/include/asm/arch-davinci/gpio.h      |   66 +++++++++++++++++++++++++
>   arch/arm/include/asm/arch-davinci/gpio_defs.h |   66 -------------------------

This is a rename, so use 'git mv...' and 'git format-patch -C' to let 
git and readers know it is.

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-07-16  9:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15 11:27 [U-Boot] [PATCH 0/2] DA8xx: add generic GPIO driver Laurence Withers
2011-07-15 11:27 ` [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h Laurence Withers
2011-07-16  9:11   ` Albert ARIBAUD [this message]
2011-07-16 10:43     ` Laurence Withers
2011-07-18 13:02     ` Paulraj, Sandeep
2011-07-18 13:10       ` Albert ARIBAUD
2011-07-18 17:40     ` Mike Frysinger
2011-07-15 11:27 ` [U-Boot] [PATCH 2/2] DA8xx: add generic GPIO driver Laurence Withers

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=4E2155B3.203@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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.