sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:17:36 +0000 (16:17 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:17:36 +0000 (16:17 +0900)
commitb179b72fad5c88c3b616fb88a9ae7cbbc1a750d3
tree705f19b9756654e8799191e1c3d7ea3b2b4e812d
parentadd47067a8ca324e9d26c4373350dc3cce7f1e7f
sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.

This is now fully generic, and used both by _32 and _64 variants.
Rename it accordingly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/Makefile_32
arch/sh/kernel/Makefile_64
arch/sh/kernel/time.c [moved from arch/sh/kernel/time_32.c with 100% similarity]