From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] efm32 cleanups for next
Date: Thu, 20 Feb 2014 20:54:52 +0100 [thread overview]
Message-ID: <20140220195452.GK6988@pengutronix.de> (raw)
In-Reply-To: <20140219201950.GC6988@pengutronix.de>
Hello,
this pull request superseeds the earlier request this mail is a reply
to. Compared to the original one I added another cleanup. Here come the
full details:
The following changes since commit 11d73c56b96b4297bd96273e9a22b7c72d13f1fa:
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup (2014-02-18 22:19:33 -0800)
are available in the git repository at:
git://git.pengutronix.de/git/ukl/linux.git tags/efm32-next
for you to fetch changes up to f41b0482d5c1fc05234d54d58931a606ec7a97a2:
ARM: efm32: drop selecting CLKSRC_MMIO (2014-02-20 09:56:18 +0100)
----------------------------------------------------------------
Just three simple cleanups for efm32 removing two now unused files and a
superflous select by ARCH_EFM32.
----------------------------------------------------------------
BTW, I based this on armsoc/cleanup because this is the first commit
that allows to remove efm32's <mach/timex.h> (which is the last one in
the tree).
Uwe Kleine-K?nig (3):
ARM: efm32: drop unused file entry-macro.S
ARM: efm32: drop unused file <mach/timex.h>
ARM: efm32: drop selecting CLKSRC_MMIO
arch/arm/Kconfig | 3 ---
arch/arm/mach-efm32/include/mach/entry-macro.S | 4 ----
arch/arm/mach-efm32/include/mach/timex.h | 3 ---
3 files changed, 10 deletions(-)
delete mode 100644 arch/arm/mach-efm32/include/mach/entry-macro.S
delete mode 100644 arch/arm/mach-efm32/include/mach/timex.h
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2014-02-20 19:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 20:19 [GIT PULL] efm32 cleanups for next Uwe Kleine-König
2014-02-19 20:20 ` [PATCH 1/2] ARM: efm32: drop unused file entry-macro.S Uwe Kleine-König
2014-02-19 20:20 ` [PATCH 2/2] ARM: efm32: drop unused file <mach/timex.h> Uwe Kleine-König
2014-02-20 19:54 ` Uwe Kleine-König [this message]
2014-02-22 0:38 ` [GIT PULL v2] efm32 cleanups for next Olof Johansson
2014-02-22 18:58 ` Uwe Kleine-König
2014-02-23 13:51 ` Olof Johansson
2014-02-24 9:36 ` [GIT PULL v3] " Uwe Kleine-König
2014-02-25 19:28 ` Arnd Bergmann
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=20140220195452.GK6988@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--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).