All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove few inactive omap3 legacy board-*.c files
@ 2015-03-17  0:25 ` Tony Lindgren
  0 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2015-03-17  0:25 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-arm-kernel

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-03-18 17:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17  0:25 [PATCH 0/3] Remove few inactive omap3 legacy board-*.c files Tony Lindgren
2015-03-17  0:25 ` Tony Lindgren
2015-03-17  0:25 ` [PATCH 1/3] ARM: OMAP3: Remove legacy support for EMA-Tech Stalker board Tony Lindgren
2015-03-17  0:25   ` Tony Lindgren
2015-03-18  7:56   ` Jason
2015-03-18  7:56     ` Jason
2015-03-18 17:41     ` Tony Lindgren
2015-03-18 17:41       ` Tony Lindgren
2015-03-17  0:25 ` [PATCH 2/3] ARM: OMAP3: Remove legacy support for devkit8000 Tony Lindgren
2015-03-17  0:25   ` Tony Lindgren
2015-03-17  0:25 ` [PATCH 3/3] ARM: OMAP2+: Remove legacy support for omap3 TouchBook Tony Lindgren
2015-03-17  0:25   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.