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

* [U-Boot] [PATCH] Remove sa1100.h
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-04-17  5:28 UTC (permalink / raw)
  To: u-boot

On 10:51 Thu 16 Apr     , Shinya Kuribayashi wrote:
> 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
nice catch

Wolfgang please apply directly

Best Regards,
J.

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

* [U-Boot] [PATCH] Remove sa1100.h
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2009-04-27 22:48 UTC (permalink / raw)
  To: u-boot

Dear Shinya Kuribayashi,

In message <49E68F07.5050405@necel.com> you wrote:
> 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

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If all you have is a hammer, everything looks like a nail.

^ 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