commit | fa7f9e7fade84571800977782b04e07cb0a5dae3 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Mon Jan 23 16:23:33 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Mar 05 09:43:04 2012 +1000 |
tree | c2d5450f1a9276ed5c580b39f7d9ba3b03fbabf9 | |
parent | b6c58e8af0d1188ce826bb35444f11752000e5e1 [diff] |
m68k: merge mmu and non-mmu versions of time.c There is only trivial differences between the mmu time_mm.c and non-mmu time_no.c files. Merge them back into a single time.c. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>