From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL 1/2] Samsung 2nd cleanup for v3.15 Date: Sat, 29 Mar 2014 02:49:04 +0100 Message-ID: <201403290249.04949.arnd@arndb.de> References: <53285457.80900@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <53285457.80900@samsung.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Kukjin Kim Cc: 'Olof Johansson' , "linux-samsung-soc@vger.kernel.org" , Kevin Hilman , arm@kernel.org, "linux-arm-kernel@lists.infradead.org" List-Id: linux-samsung-soc@vger.kernel.org On Tuesday 18 March 2014, Kukjin Kim wrote: > The following changes since commit d9671ca923445aa870ecc34df3db01dd602d87fc: > > ARM: EXYNOS: Remove uncompress.h (2014-02-24 09:39: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-2 > > for you to fetch changes up to 19a964644f1e655c3f67d539c1e99a9fbcc4588c: > > ARM: SAMSUNG: remove all custom uncompress.h (2014-03-11 22:05:18 +0900) > > ---------------------------------------------------------------- > Samsung cleanup-2 for v3.15 > - use generic uncompress.h and remove all custom > uncompress.h in mach-s3c24xx, s3c64xx, s5p64x0, > s5pc100, s5pv210 and plat-samsung directories. > > Note that based on previous tags/samsung-cleanup I've started a new next/cleanup3 branch for this one and the following five samsung branches. I found one small issue with one of the branches, if we all agree on a solution for that, I expect we can just send out the cleanup3 branch together with cleanup2. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sat, 29 Mar 2014 02:49:04 +0100 Subject: [GIT PULL 1/2] Samsung 2nd cleanup for v3.15 In-Reply-To: <53285457.80900@samsung.com> References: <53285457.80900@samsung.com> Message-ID: <201403290249.04949.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 18 March 2014, Kukjin Kim wrote: > The following changes since commit d9671ca923445aa870ecc34df3db01dd602d87fc: > > ARM: EXYNOS: Remove uncompress.h (2014-02-24 09:39: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-2 > > for you to fetch changes up to 19a964644f1e655c3f67d539c1e99a9fbcc4588c: > > ARM: SAMSUNG: remove all custom uncompress.h (2014-03-11 22:05:18 +0900) > > ---------------------------------------------------------------- > Samsung cleanup-2 for v3.15 > - use generic uncompress.h and remove all custom > uncompress.h in mach-s3c24xx, s3c64xx, s5p64x0, > s5pc100, s5pv210 and plat-samsung directories. > > Note that based on previous tags/samsung-cleanup I've started a new next/cleanup3 branch for this one and the following five samsung branches. I found one small issue with one of the branches, if we all agree on a solution for that, I expect we can just send out the cleanup3 branch together with cleanup2. Arnd