From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?utf-8?q?St=C3=BCbner?= Subject: [PATCH 0/3] ARM: S3C24XX: s3c2416 build fixes Date: Fri, 14 Jun 2013 00:44:15 +0200 Message-ID: <201306140044.15568.heiko@sntech.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from gloria.sntech.de ([95.129.55.99]:54416 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757717Ab3FMWoX (ORCPT ); Thu, 13 Jun 2013 18:44:23 -0400 Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Kukjin Kim Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Grant Likely , linus.walleij@linaro.org While testing Tomasz' timer series I came accross some small build problems in the new code for pinctrl and dt support on s3c24xx. All 3 patches fix problems in the samsung tree, so should also go thru there. Heiko Stuebner (3): gpio: samsung: add PINCTRL_S3C24XX to exclude options pinctrl: s3c24xx: use correct header for chained_irq functions ARM: S3C24XX: update uart addresses in s3c2416-dt auxdata arch/arm/mach-s3c24xx/mach-s3c2416-dt.c | 8 ++++---- drivers/gpio/gpio-samsung.c | 3 ++- drivers/pinctrl/pinctrl-s3c24xx.c | 3 +-- 3 files changed, 7 insertions(+), 7 deletions(-) -- 1.7.10.4 From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?utf-8?q?St=C3=BCbner?=) Date: Fri, 14 Jun 2013 00:44:15 +0200 Subject: [PATCH 0/3] ARM: S3C24XX: s3c2416 build fixes Message-ID: <201306140044.15568.heiko@sntech.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org While testing Tomasz' timer series I came accross some small build problems in the new code for pinctrl and dt support on s3c24xx. All 3 patches fix problems in the samsung tree, so should also go thru there. Heiko Stuebner (3): gpio: samsung: add PINCTRL_S3C24XX to exclude options pinctrl: s3c24xx: use correct header for chained_irq functions ARM: S3C24XX: update uart addresses in s3c2416-dt auxdata arch/arm/mach-s3c24xx/mach-s3c2416-dt.c | 8 ++++---- drivers/gpio/gpio-samsung.c | 3 ++- drivers/pinctrl/pinctrl-s3c24xx.c | 3 +-- 3 files changed, 7 insertions(+), 7 deletions(-) -- 1.7.10.4