Hi all, I'm hoping to get the status of the remaining omap3 legacy board-*.c files into a known state. And I figured the best way to do that is by removing few of them that I think are all inactive. If you are using these, please yell now! The reason for trying to remove them now is that I don't want any suprises with missing .dts files later on when we remove the remaining omap3 legacy booting support. For now, we can just simply revert these patches as needed until we have the related .dts files done. After we've dropped the remaining omap3 legacy booting support in a few merge cycles, reverting will be much harder. Regards, Tony Tony Lindgren (3): ARM: OMAP3: Remove legacy support for EMA-Tech Stalker board ARM: OMAP3: Remove legacy support for devkit8000 ARM: OMAP2+: Remove legacy support for omap3 TouchBook arch/arm/mach-omap2/Kconfig | 18 - arch/arm/mach-omap2/Makefile | 4 - arch/arm/mach-omap2/board-devkit8000.c | 654 ----------------------------- arch/arm/mach-omap2/board-omap3stalker.c | 433 ------------------- arch/arm/mach-omap2/board-omap3touchbook.c | 395 ----------------- 5 files changed, 1504 deletions(-) delete mode 100644 arch/arm/mach-omap2/board-devkit8000.c delete mode 100644 arch/arm/mach-omap2/board-omap3stalker.c delete mode 100644 arch/arm/mach-omap2/board-omap3touchbook.c -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html