[PATCH 0/6] ARM: defconfig build errors
Arnd Bergmann
arnd at arndb.de
Wed Aug 8 08:54:47 EDT 2012
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 at gmail.com>
Cc: Daniel Ribeiro <drwyrm at gmail.com>
Cc: Haojian Zhuang <haojian.zhuang at gmail.com>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Russell King <linux at arm.linux.org.uk>
Cc: Samuel Ortiz <sameo at linux.intel.com>
Cc: Sascha Hauer <kernel at pengutronix.de>
Cc: Shawn Guo <shawn.guo at 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
More information about the linux-arm-kernel
mailing list