From mboxrd@z Thu Jan 1 00:00:00 1970 From: augulis.darius@gmail.com (Darius Augulis) Date: Mon, 15 Nov 2010 17:32:53 +0200 Subject: [GIT PULL] Samsung fixes for 2.6.37-rc2 In-Reply-To: <007901cb84c2$7f465a30$7dd30e90$%kim@samsung.com> References: <007901cb84c2$7f465a30$7dd30e90$%kim@samsung.com> Message-ID: <4CE152A5.9050408@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Kukjin, you have missed "serial: samsung: fix device name" which is hanging here for a long time and was decided to merge in 2.6.37-rc1. Please, pick it up. thanks, Darius On 11/15/2010 02:41 PM, Kukjin Kim wrote: > Hi Linus, > > Please pull Samsung fixes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > s5p-fixes-for-linus > > These things are for fix build warnings on 2.6.37-rc2. > If any problems, please let me know. > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim, Senior Engineer, > SW Solution Development Team, Samsung Electronics Co., Ltd. > > > The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4: > > Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > s5p-fixes-for-linus > > Kukjin Kim (2): > ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings > ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings > > Kyungmin Park (1): > ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings > > arch/arm/Kconfig | 32 ++++++++++++++++---------------- > arch/arm/mach-s3c64xx/Kconfig | 2 +- > 2 files changed, 17 insertions(+), 17 deletions(-) >