commit | 18cb3faf6fc72ccfc2965aeec9e04fa7b0047c4c | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Aug 21 21:53:51 2014 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Sep 29 09:18:35 2014 +1000 |
tree | 6aaa5b97033fb1ad5697752eaf3571ca475de0f0 | |
parent | ece9ae6515727d56ca21a8c925965b731a88b43b [diff] |
m68k: move non-mmu 68000 platform code The non-mmu 68000 specific code is inconsistently placed under a directory named "platform". Move it to arch/m68k/ along with the other platform and machine directories. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>