All of lore.kernel.org
 help / color / mirror / Atom feed
From: Allen Martin <amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: "swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org"
	<swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 1/2] tegrarcm: Move miniloader files to "miniloader" subdir
Date: Mon, 17 Jun 2013 20:30:46 -0700	[thread overview]
Message-ID: <20130618033045.GA2922@badger> (raw)
In-Reply-To: <1371525937-2713-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

On Mon, Jun 17, 2013 at 08:25:36PM -0700, Allen Martin wrote:
> In preparation of changing the LICENSE file to refer to "miniloader"
> directory instead of individual filenames, move all miniloader files
> into "miniloader" subdir.
> 
> Signed-off-by: Allen Martin <amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
>  src/Makefile.am                      |    6 +-
>  src/main.c                           |    6 +-
>  src/miniloader/tegra114-miniloader.h | 9616 ++++++++++++++++++++++++++++++++++
>  src/miniloader/tegra20-miniloader.h  | 8323 +++++++++++++++++++++++++++++
>  src/miniloader/tegra30-miniloader.h  | 8070 ++++++++++++++++++++++++++++
>  src/tegra114-miniloader.h            | 9616 ----------------------------------
>  src/tegra20-miniloader.h             | 8323 -----------------------------
>  src/tegra30-miniloader.h             | 8070 ----------------------------
>  8 files changed, 26015 insertions(+), 26015 deletions(-)
>  create mode 100644 src/miniloader/tegra114-miniloader.h
>  create mode 100644 src/miniloader/tegra20-miniloader.h
>  create mode 100644 src/miniloader/tegra30-miniloader.h
>  delete mode 100644 src/tegra114-miniloader.h
>  delete mode 100644 src/tegra20-miniloader.h
>  delete mode 100644 src/tegra30-miniloader.h
> 

Sorry, forgot to generate patch with '-M' :(

-- 
nvpublic

  parent reply	other threads:[~2013-06-18  3:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1371525937-2713-1-git-send-email-amartin@nvidia.com>
     [not found] ` <1371525937-2713-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-18  3:25   ` [PATCH 2/2] tegrarcm: License update for miniloader files Allen Martin
     [not found]     ` <1371525937-2713-2-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-18  4:08       ` Stephen Warren
     [not found]         ` <51BFDD56.7060302-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-06-18  5:42           ` Allen Martin
2013-06-18  8:16       ` Marc Dietrich
2013-06-18  3:30   ` Allen Martin [this message]
2013-06-18  4:10   ` [PATCH 1/2] tegrarcm: Move miniloader files to "miniloader" subdir Stephen Warren

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=20130618033045.GA2922@badger \
    --to=amartin-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    /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.