commit | ebafc17468d58bd903c886175ca84a4edc69ae1d | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Jan 29 16:28:11 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 24 15:17:42 2009 +1000 |
tree | 6375005635c94272abb62aac41ec3038c421ea2c | |
parent | 34055b806a6334624e7e8af6eefc3aee42372a85 [diff] |
m68k: use mmu timex.h for non-mmu setups as well The non-mmu timex.h can be cleaned up and ends up being identical to the mmu timex.h, just just use that. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>