All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Arnd Bergmann' <arnd@arndb.de>,
	'Olof Johansson' <olof@lixom.net>,
	'Kevin Hilman' <khilman@linaro.org>,
	arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Subject: RE: [GIT PULL 1/4] Samsung 3rd cleanup for v3.15
Date: Fri, 28 Mar 2014 17:54:35 +0900	[thread overview]
Message-ID: <022001cf4a63$57f4c330$07de4990$@samsung.com> (raw)
In-Reply-To: <532B6BDC.6040806@samsung.com>

Kukjin Kim wrote:
> 
> The following changes since commit
> 19a964644f1e655c3f67d539c1e99a9fbcc4588c:
> 
>    ARM: SAMSUNG: remove all custom uncompress.h (2014-03-11 22:05:18
+0900)
> 
> are available in the git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-cleanup-3
> 
> for you to fetch changes up to 1aa9c483d1be13831bc4e516ce4848d32ac3e944:
> 
>    ARM: EXYNOS: Remove hardware.h file (2014-03-21 04:49:03 +0900)
> 
> ----------------------------------------------------------------
> Samsung 3rd cleanup for v3.15
> 
> - Remove <mach/hardware.h> in mach-exynos
> - Remove invalid code from <mach/hardware.h> in mach-s3c24xx
> 
> Note that this is based on previous tags/samsung-cleanup-2
> 
> ----------------------------------------------------------------
> Sachin Kamat (3):
>        ARM: S3C24XX: Remove invalid code from hardware.h
>        ARM: SAMSUNG: Remove hardware.h inclusion
>        ARM: EXYNOS: Remove hardware.h file
> 
>   arch/arm/mach-exynos/include/mach/hardware.h  | 18 ------------------
>   arch/arm/mach-exynos/platsmp.c                |  2 --
>   arch/arm/mach-s3c24xx/include/mach/hardware.h | 14 +-------------
>   arch/arm/plat-samsung/clock.c                 |  1 -
>   arch/arm/plat-samsung/devs.c                  |  2 +-
>   arch/arm/plat-samsung/init.c                  |  2 --
>   arch/arm/plat-samsung/pm.c                    |  1 -
>   arch/arm/plat-samsung/s5p-dev-uart.c          |  1 -
>   8 files changed, 2 insertions(+), 39 deletions(-)
>   delete mode 100644 arch/arm/mach-exynos/include/mach/hardware.h

Hi,

Gentle reminder again ;-)

- Kukjin

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 1/4] Samsung 3rd cleanup for v3.15
Date: Fri, 28 Mar 2014 17:54:35 +0900	[thread overview]
Message-ID: <022001cf4a63$57f4c330$07de4990$@samsung.com> (raw)
In-Reply-To: <532B6BDC.6040806@samsung.com>

Kukjin Kim wrote:
> 
> The following changes since commit
> 19a964644f1e655c3f67d539c1e99a9fbcc4588c:
> 
>    ARM: SAMSUNG: remove all custom uncompress.h (2014-03-11 22:05:18
+0900)
> 
> are available in the git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-cleanup-3
> 
> for you to fetch changes up to 1aa9c483d1be13831bc4e516ce4848d32ac3e944:
> 
>    ARM: EXYNOS: Remove hardware.h file (2014-03-21 04:49:03 +0900)
> 
> ----------------------------------------------------------------
> Samsung 3rd cleanup for v3.15
> 
> - Remove <mach/hardware.h> in mach-exynos
> - Remove invalid code from <mach/hardware.h> in mach-s3c24xx
> 
> Note that this is based on previous tags/samsung-cleanup-2
> 
> ----------------------------------------------------------------
> Sachin Kamat (3):
>        ARM: S3C24XX: Remove invalid code from hardware.h
>        ARM: SAMSUNG: Remove hardware.h inclusion
>        ARM: EXYNOS: Remove hardware.h file
> 
>   arch/arm/mach-exynos/include/mach/hardware.h  | 18 ------------------
>   arch/arm/mach-exynos/platsmp.c                |  2 --
>   arch/arm/mach-s3c24xx/include/mach/hardware.h | 14 +-------------
>   arch/arm/plat-samsung/clock.c                 |  1 -
>   arch/arm/plat-samsung/devs.c                  |  2 +-
>   arch/arm/plat-samsung/init.c                  |  2 --
>   arch/arm/plat-samsung/pm.c                    |  1 -
>   arch/arm/plat-samsung/s5p-dev-uart.c          |  1 -
>   8 files changed, 2 insertions(+), 39 deletions(-)
>   delete mode 100644 arch/arm/mach-exynos/include/mach/hardware.h

Hi,

Gentle reminder again ;-)

- Kukjin

  reply	other threads:[~2014-03-28  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20 22:29 [GIT PULL 1/4] Samsung 3rd cleanup for v3.15 Kukjin Kim
2014-03-20 22:29 ` Kukjin Kim
2014-03-28  8:54 ` Kukjin Kim [this message]
2014-03-28  8:54   ` Kukjin Kim
2014-03-29  1:53 ` Arnd Bergmann
2014-03-29  1:53   ` 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='022001cf4a63$57f4c330$07de4990$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --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.