Merge tag 'v4.1-legacy' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux...
authorOlof Johansson <olof@lixom.net>
Fri, 3 Apr 2015 17:51:02 +0000 (10:51 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Apr 2015 17:51:02 +0000 (10:51 -0700)
commit69f2a08047d0e5177f92835d8dc06d6d8b17fb93
treeb1e3b2e39dd0b96a3ca9788f15c83a6b3e89f4ef
parent5ec5e792feac6b52915dc68a1ec286bc6770281b
parent01ea0d4247bb3a224a66007e0a1291232c15d61a
Merge tag 'v4.1-legacy' of git://git./linux/kernel/git/tmlind/linux-omap into next/cleanup

Merge "omap legacy boot clean-up for v4.1" from Tony Lindgren:

Drop three omap3 legacy board-*.c files

We want to get omap3 moved over to device tree only based booting.

These three board-*.c files seem to be inactive, so let's attempt
to drop them now rather than later. With these dropped, we have
omap3 device tree conversion status in a known state. Then we know
that we have .dts support for the remaining omap3 board-*.c files,
or it's being worked on.

By dropping these files now, we can simply revert them if really
needed for the next few merge cycles if we run into suprises.
Reverting things later on will not be so easily done.

* tag 'v4.1-legacy' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: Remove legacy support for omap3 TouchBook
  ARM: OMAP3: Remove legacy support for devkit8000
  ARM: OMAP3: Remove legacy support for EMA-Tech Stalker board

Signed-off-by: Olof Johansson <olof@lixom.net>