All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>,
	Kevin Hilman <khilman@linaro.org>
Cc: arm@kernel.org,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
Date: Fri, 21 Nov 2014 23:15:43 +0900	[thread overview]
Message-ID: <546F490F.1020601@kernel.org> (raw)

The following changes since commit 13cfa6c4f7facfc690ba9e99ec382c151fddaced:

  ARM: EXYNOS: Fix CPU idle clock down after CPU off (2014-10-21
00:06:22 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-cleanup-2

for you to fetch changes up to 9c50b2a98cf0ca70480b70a4490a87177519094c:

  ARM: EXYNOS: Remove unused static iomapping (2014-11-13 11:42:59 +0900)

----------------------------------------------------------------
Samsung 2nd cleanup for v3.19

- remove unused static iomapping for exynos SoCs
  : remove unused static iomapping from exynos4/5_iodesc table,
    and related macros from mach/map.h and plat/map-s5p.h.

----------------------------------------------------------------
Pankaj Dubey (1):
      ARM: EXYNOS: Remove unused static iomapping

 arch/arm/mach-exynos/exynos.c                | 50
----------------------------
 arch/arm/mach-exynos/include/mach/map.h      | 23 -------------
 arch/arm/plat-samsung/include/plat/map-s5p.h | 21 ------------
 3 files changed, 94 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
Date: Fri, 21 Nov 2014 23:15:43 +0900	[thread overview]
Message-ID: <546F490F.1020601@kernel.org> (raw)

The following changes since commit 13cfa6c4f7facfc690ba9e99ec382c151fddaced:

  ARM: EXYNOS: Fix CPU idle clock down after CPU off (2014-10-21
00:06:22 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-cleanup-2

for you to fetch changes up to 9c50b2a98cf0ca70480b70a4490a87177519094c:

  ARM: EXYNOS: Remove unused static iomapping (2014-11-13 11:42:59 +0900)

----------------------------------------------------------------
Samsung 2nd cleanup for v3.19

- remove unused static iomapping for exynos SoCs
  : remove unused static iomapping from exynos4/5_iodesc table,
    and related macros from mach/map.h and plat/map-s5p.h.

----------------------------------------------------------------
Pankaj Dubey (1):
      ARM: EXYNOS: Remove unused static iomapping

 arch/arm/mach-exynos/exynos.c                | 50
----------------------------
 arch/arm/mach-exynos/include/mach/map.h      | 23 -------------
 arch/arm/plat-samsung/include/plat/map-s5p.h | 21 ------------
 3 files changed, 94 deletions(-)

             reply	other threads:[~2014-11-21 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21 14:15 Kukjin Kim [this message]
2014-11-21 14:15 ` [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19 Kukjin Kim
2014-11-28 12:11 ` Arnd Bergmann
2014-11-28 12:11   ` 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=546F490F.1020601@kernel.org \
    --to=kgene@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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 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.