From: Masahiro Yamada Date: Wed, 19 Feb 2014 13:10:04 +0000 (+0900) Subject: microblaze: remove an empty file arch/microblaze/lib/time.c X-Git-Tag: v2014.04-rc1~52 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=56746d80105a9d0fd4ff287953b7e5c029f9850d;p=u-boot microblaze: remove an empty file arch/microblaze/lib/time.c 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 Cc: Michal Simek --- diff --git a/arch/microblaze/lib/time.c b/arch/microblaze/lib/time.c deleted file mode 100644 index e69de29bb2..0000000000