[PATCH 0/6] ARM: defconfig build errors

From: Arnd Bergmann
Date: Wed Aug 08 2012 - 08:55:22 EST


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@xxxxxxxxx>
Cc: Daniel Ribeiro <drwyrm@xxxxxxxxx>
Cc: Haojian Zhuang <haojian.zhuang@xxxxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
Cc: Russell King <linux@xxxxxxxxxxxxxxxx>
Cc: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
Cc: Sascha Hauer <kernel@xxxxxxxxxxxxxx>
Cc: Shawn Guo <shawn.guo@xxxxxxxxxx>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/