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