public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] microblaze: remove an empty file arch/microblaze/lib/time.c
@ 2014-02-19 13:10 Masahiro Yamada
  2014-02-19 13:55 ` Michal Simek
  2014-02-19 15:48 ` Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Masahiro Yamada @ 2014-02-19 13:10 UTC (permalink / raw)
  To: u-boot

Commit 779bf42c moved timer functions from
arch/microblaze/lib/time.c to arch/microblaze/cpu/timer.c.

But the empty file, arch/microblaze/lib/time.c
has been remaining probably for a human mistake.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Michal Simek <michal.simek@xilinx.com>
---
 arch/microblaze/lib/time.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 arch/microblaze/lib/time.c

diff --git a/arch/microblaze/lib/time.c b/arch/microblaze/lib/time.c
deleted file mode 100644
index e69de29..0000000
-- 
1.8.3.2

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

end of thread, other threads:[~2014-02-19 15:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 13:10 [U-Boot] [PATCH] microblaze: remove an empty file arch/microblaze/lib/time.c Masahiro Yamada
2014-02-19 13:55 ` Michal Simek
2014-02-19 14:03   ` Tom Rini
2014-02-19 14:06     ` Michal Simek
2014-02-19 15:48 ` Tom Rini

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