ARM: S3C24XX: build fixes
From: Heiko Stuebner <heiko@...> Date: Fri, 14 Jun 2013 00:36:51 +0200
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
Patches in this set
- [0001] gpio: samsung: more generic pinctrl exclude ifdef (raw)
- [0002] pinctrl: s3c24xx: use correct header for chained_irq functions (raw)
- [0003] ARM: S3C24XX: update uart addresses in s3c2416-dt auxdata (raw)
Statistics
- 3 individual patches
- 6 lines added
- 7 lines removed