All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Remove sa1100.h
Date: Thu, 16 Apr 2009 10:51:03 +0900	[thread overview]
Message-ID: <49E68F07.5050405@necel.com> (raw)

sa1100.h is not used anywhere, then remove it.

$ find . -name '*.h' -empty -print
./include/sa1100.h
$ git grep 'sa1100.h' .
$

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
---
 include/sa1100.h |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 include/sa1100.h

diff --git a/include/sa1100.h b/include/sa1100.h
deleted file mode 100644
index e69de29..0000000

-- 
Shinya Kuribayashi
NEC Electronics

             reply	other threads:[~2009-04-16  1:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16  1:51 Shinya Kuribayashi [this message]
2009-04-17  5:28 ` [U-Boot] [PATCH] Remove sa1100.h Jean-Christophe PLAGNIOL-VILLARD
2009-04-27 22:48 ` 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=49E68F07.5050405@necel.com \
    --to=shinya.kuribayashi@necel.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.