public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Remove sa1100.h
@ 2009-04-16  1:51 Shinya Kuribayashi
  2009-04-17  5:28 ` Jean-Christophe PLAGNIOL-VILLARD
  2009-04-27 22:48 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Shinya Kuribayashi @ 2009-04-16  1:51 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-27 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16  1:51 [U-Boot] [PATCH] Remove sa1100.h Shinya Kuribayashi
2009-04-17  5:28 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-27 22:48 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox