Most of these have been around for quite a while, but I think we should fix them nonetheless. In some cases, I'm not very sure about my solution, so I'd appreciate any ACK or NAK I can get.
Arnd Arnd Bergmann (10): ARM: footbridge: nw_gpio_lock is raw_spin_lock ARM: ks8695: __arch_virt_to_dma type handling ARM: mv78xx0: fix win_cfg_base prototype ARM: pass -marm to gcc by default asm-generic: xor: mark static functions as __maybe_unused ARM: davinci: don't use broken ntosd2_init_i2c ARM: rpc: check device_register return code in ecard_probe ARM: s3c24xx: enable CONFIG_BUG for tct_hammer ARM: rpc: Fix building RiscPC leds: renesas: fix error handling arch/arm/Kconfig | 2 +- arch/arm/Makefile | 4 +++- arch/arm/configs/tct_hammer_defconfig | 2 +- arch/arm/mach-davinci/board-neuros-osd2.c | 7 +++++++ arch/arm/mach-ks8695/include/mach/memory.h | 3 ++- arch/arm/mach-mv78xx0/addr-map.c | 2 +- arch/arm/mach-rpc/ecard.c | 4 +++- arch/arm/mm/Kconfig | 12 ++---------- drivers/char/ds1620.c | 8 ++++---- drivers/char/nwflash.c | 4 ++-- drivers/leds/leds-renesas-tpu.c | 2 +- include/asm-generic/xor.h | 4 ++-- sound/oss/waveartist.c | 4 ++-- 13 files changed, 31 insertions(+), 27 deletions(-) -- 1.7.10 Cc: Thomas Gleixner <t...@linutronix.de> Cc: Russell King <rmk+ker...@arm.linux.org.uk> Cc: Andrew Lunn <and...@lunn.ch> Cc: Michael Walle <mich...@walle.cc> Cc: Nicolas Pitre <n...@linaro.org> Cc: Russell King <rmk+ker...@arm.linux.org.uk> Cc: Dave Martin <dave.mar...@linaro.org> Cc: Herbert Xu <herb...@gondor.apana.org.au> Cc: Dan Williams <dan.j.willi...@intel.com> Cc: Neil Brown <ne...@suse.de> Cc: Kevin Hilman <khil...@ti.com> Cc: Sekhar Nori <nsek...@ti.com> Cc: Andrey Porodko <pa...@chelcom.ru> Cc: Russell King <rmk+ker...@arm.linux.org.uk> Cc: Kukjin Kim <kgene....@samsung.com> Cc: Ben Dooks <ben-li...@fluff.org> Cc: Russell King <rmk+ker...@arm.linux.org.uk> Cc: Bryan Wu <bryan...@canonical.com> Cc: Magnus Damm <d...@opensource.se> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/