|
|
Re: [GIT PULL] Samsung Cleanup S3C24XX for v3.4 |
On 03/08/12 08:56, Olof Johansson wrote:
Thanks and as a note, will happen conflicts when this is on top of latest mainline.On Thu, Mar 8, 2012 at 3:08 AM, Kukjin Kim<kgene.kim@xxxxxxxxxxx> wrote:Hi Arnd, Olof, Please pull cleanup s3c24xx from following: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/cleanup-s3c24xx As I said before, this is including merge of mach-s3c24.. directories into just one mach-s3c24xx directory. If any problems, please kindly let me know.Thanks, pulled. Nice first step on making all of this common!
Just FYI. arch/arm/mach-s3c2440/common.h can be deleted with following diff --cc arch/arm/mach-s3c24xx/common.h index f65dc80,62a2e19..a7cd62f --- a/arch/arm/mach-s3c24xx/common.h +++ b/arch/arm/mach-s3c24xx/common.h @@@ -12,6 -12,12 +12,12 @@@ #ifndef __ARCH_ARM_MACH_S3C2410_COMMON_H #define __ARCH_ARM_MACH_S3C2410_COMMON_H + #ifdef CONFIG_CPU_S3C2410 void s3c2410_restart(char mode, const char *cmd); + #endif + -#ifdef CONFIG_CPU_S3C2440 -void s3c2440_restart(char mode, const char *cmd); ++#ifdef CONFIG_CPU_S3C244X ++void s3c244x_restart(char mode, const char *cmd); + #endif #endif /* __ARCH_ARM_MACH_S3C2410_COMMON_H */ Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
[Linux ARM (vger)] [Linux ARM MSM] [Linux Omap] [Linux Arm] [Linux Tegra] [Fedora ARM] [eCos] [Linux Fastboot] [Gcc Help] [Git] [DCCP] [IETF Announce] [Security] [PDAs] [Linux] [Linux MIPS] [Yosemite Campsites] [Photos]
![]() |
![]() |