linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: defconfig build errors
@ 2012-08-08 12:54 Arnd Bergmann
  2012-08-08 12:54 ` [PATCH 1/6] ARM: pxa: remove irq_to_gpio from ezx-pcap driver Arnd Bergmann
                   ` (5 more replies)
  0 siblings, 6 replies; 25+ messages in thread
From: Arnd Bergmann @ 2012-08-08 12:54 UTC (permalink / raw)
  To: linux-arm-kernel

I'm dusting off my defconfig warning fixes. This is the most important
bunch as these are actual build failures that happen in one of the
defconfigs. I've put these into the "fixes" branch of the arm-soc
tree already and will send them out for -r2 unless I hear objections.

Please take a look.

	Arnd

Cc: Daniel Mack <zonque@gmail.com>
Cc: Daniel Ribeiro <drwyrm@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Shawn Guo <shawn.guo@linaro.org>

Arnd Bergmann (6):
  ARM: pxa: remove irq_to_gpio from ezx-pcap driver
  ARM: pxa remove irq_to_gpio from eeti_ts driver
  ARM: sa1100: include asm/io.h in hackkit leds code
  ARM: s3c24xx: use new PWM driver
  ARM: integrator: include <linux/export.h
  ARM: imx: gpmi-nand depends on mxs-dma

 arch/arm/configs/imx_v6_v7_defconfig |    1 +
 arch/arm/mach-integrator/core.c      |    1 +
 arch/arm/mach-pxa/raumfeld.c         |    1 +
 arch/arm/mach-s3c24xx/Kconfig        |    6 ++++--
 arch/arm/mach-sa1100/leds-hackkit.c  |    1 +
 drivers/input/touchscreen/eeti_ts.c  |    8 +++++---
 drivers/mfd/ezx-pcap.c               |    2 +-
 drivers/mtd/nand/Kconfig             |    2 +-
 include/linux/input/eeti_ts.h        |    1 +
 include/linux/mfd/ezx-pcap.h         |    1 +
 10 files changed, 17 insertions(+), 7 deletions(-)

-- 
1.7.10

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2012-08-13 10:22 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-08 12:54 [PATCH 0/6] ARM: defconfig build errors Arnd Bergmann
2012-08-08 12:54 ` [PATCH 1/6] ARM: pxa: remove irq_to_gpio from ezx-pcap driver Arnd Bergmann
2012-08-08 15:27   ` Haojian Zhuang
2012-08-08 12:54 ` [PATCH 2/6] ARM: pxa remove irq_to_gpio from eeti_ts driver Arnd Bergmann
2012-08-08 13:23   ` Daniel Mack
2012-08-08 14:19     ` Arnd Bergmann
2012-08-08 14:22       ` Daniel Mack
2012-08-08 14:38         ` Arnd Bergmann
2012-08-08 15:24   ` Haojian Zhuang
2012-08-08 12:54 ` [PATCH 3/6] ARM: sa1100: include asm/io.h in hackkit leds code Arnd Bergmann
2012-08-08 15:36   ` Russell King - ARM Linux
2012-08-08 17:17     ` Arnd Bergmann
2012-08-08 12:54 ` [PATCH 4/6] ARM: s3c24xx: use new PWM driver Arnd Bergmann
2012-08-08 13:10   ` Kukjin Kim
2012-08-08 14:34     ` Arnd Bergmann
2012-08-09  5:31       ` Kukjin Kim
2012-08-08 12:54 ` [PATCH 5/6] ARM: integrator: include <linux/export.h Arnd Bergmann
2012-08-08 13:24   ` Linus Walleij
2012-08-08 14:01     ` Arnd Bergmann
2012-08-08 12:54 ` [PATCH 6/6] ARM: imx: gpmi-nand depends on mxs-dma Arnd Bergmann
2012-08-08 13:00   ` Dirk Behme
2012-08-08 13:01   ` Fabio Estevam
2012-08-08 13:05     ` Dirk Behme
2012-08-08 13:18       ` Fabio Estevam
2012-08-13 10:22         ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).