From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
Cc: "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] Samsung fixes-1 for v3.4
Date: Thu, 05 Apr 2012 08:30:23 -0700 [thread overview]
Message-ID: <4F7DBA8F.2010903@samsung.com> (raw)
Hi Arnd, Olof
Please pull samsung-fixes-1 for v3.4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.4-samsung-fixes-1
They are for fix uart stuff on exynos, build warning and omission file
happened during resolving merge conflict on s3c24xx.
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:
Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.4-samsung-fixes-1
Colin Cross (1):
ARM: EXYNOS: fix CONFIG_DEBUG_LL
Dima Zavin (1):
ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys
Il Han (1):
ARM: EXYNOS: fix ISO C90 warning
Kukjin Kim (1):
ARM: S3C24XX: fix missing common.h in mach-s3c24xx/
Sachin Kamat (1):
ARM: EXYNOS: Fix compiler warning in dma.c file
arch/arm/mach-exynos/common.c | 3 ++-
arch/arm/mach-exynos/dma.c | 2 --
arch/arm/mach-exynos/include/mach/debug-macro.S | 7 +++----
arch/arm/mach-exynos/include/mach/uncompress.h | 17 ++++++++++++++++-
arch/arm/mach-s3c24xx/common.h | 18 ++++++++++++++++++
5 files changed, 39 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/mach-s3c24xx/common.h
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung fixes-1 for v3.4
Date: Thu, 05 Apr 2012 08:30:23 -0700 [thread overview]
Message-ID: <4F7DBA8F.2010903@samsung.com> (raw)
Hi Arnd, Olof
Please pull samsung-fixes-1 for v3.4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.4-samsung-fixes-1
They are for fix uart stuff on exynos, build warning and omission file
happened during resolving merge conflict on s3c24xx.
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:
Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.4-samsung-fixes-1
Colin Cross (1):
ARM: EXYNOS: fix CONFIG_DEBUG_LL
Dima Zavin (1):
ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys
Il Han (1):
ARM: EXYNOS: fix ISO C90 warning
Kukjin Kim (1):
ARM: S3C24XX: fix missing common.h in mach-s3c24xx/
Sachin Kamat (1):
ARM: EXYNOS: Fix compiler warning in dma.c file
arch/arm/mach-exynos/common.c | 3 ++-
arch/arm/mach-exynos/dma.c | 2 --
arch/arm/mach-exynos/include/mach/debug-macro.S | 7 +++----
arch/arm/mach-exynos/include/mach/uncompress.h | 17 ++++++++++++++++-
arch/arm/mach-s3c24xx/common.h | 18 ++++++++++++++++++
5 files changed, 39 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/mach-s3c24xx/common.h
next reply other threads:[~2012-04-05 15:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 15:30 Kukjin Kim [this message]
2012-04-05 15:30 ` [GIT PULL] Samsung fixes-1 for v3.4 Kukjin Kim
2012-04-05 17:54 ` Olof Johansson
2012-04-05 17:54 ` Olof Johansson
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=4F7DBA8F.2010903@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arnd@arndb.de \
--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.