From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Remove few inactive omap3 legacy board-*.c files
Date: Mon, 16 Mar 2015 17:25:08 -0700 [thread overview]
Message-ID: <1426551911-17356-1-git-send-email-tony@atomide.com> (raw)
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
next reply other threads:[~2015-03-17 0:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 0:25 Tony Lindgren [this message]
2015-03-17 0:25 ` [PATCH 1/3] ARM: OMAP3: Remove legacy support for EMA-Tech Stalker board Tony Lindgren
2015-03-18 7:56 ` Jason
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 ` [PATCH 3/3] ARM: OMAP2+: Remove legacy support for omap3 TouchBook Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1426551911-17356-1-git-send-email-tony@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).