Hi Greg, On Wed, May 2, 2012 at 3:08 AM, <gerg@xxxxxxxxxxxx> wrote:
Move all the ColdFire sub-architecture code into the platform/coldfire directory, and remove the sub-architecture directories. We already build the common ColdFire components based on sub-architecture type anyway, so there is very little Makefile change required.
This looks like a weird diffstat:
arch/m68k/Makefile | 10 ---------- arch/m68k/platform/5206/Makefile | 18 ------------------ arch/m68k/platform/520x/Makefile | 17 ----------------- arch/m68k/platform/523x/Makefile | 17 ----------------- arch/m68k/platform/5249/Makefile | 18 ------------------ arch/m68k/platform/5272/Makefile | 18 ------------------ arch/m68k/platform/527x/Makefile | 18 ------------------ arch/m68k/platform/528x/Makefile | 18 ------------------ arch/m68k/platform/5307/Makefile | 20 -------------------- arch/m68k/platform/532x/Makefile | 18 ------------------ arch/m68k/platform/5407/Makefile | 18 ------------------ arch/m68k/platform/54xx/Makefile | 19 ------------------- arch/m68k/platform/coldfire/Makefile | 24 ++++++++++++++---------- b/arch/m68k/Makefile | 2 -- b/arch/m68k/platform/coldfire/Makefile | 4 ++--
We already had these two files in the diffstat, with different values?
b/arch/m68k/platform/coldfire/m5206.c | 1 - b/arch/m68k/platform/coldfire/m520x.c | 1 - b/arch/m68k/platform/coldfire/m523x.c | 1 - b/arch/m68k/platform/coldfire/m5249.c | 1 - b/arch/m68k/platform/coldfire/m5272.c | 1 - b/arch/m68k/platform/coldfire/m527x.c | 1 - b/arch/m68k/platform/coldfire/m528x.c | 1 - b/arch/m68k/platform/coldfire/m532x.c | 1 - b/arch/m68k/platform/coldfire/m5407.c | 1 - b/arch/m68k/platform/coldfire/m54xx.c | 1 - b/arch/m68k/platform/coldfire/nettel.c | 1 -
All of these are created, not deleted? The actual patches look fine, though ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html