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 <[email protected]>
Cc: Russell King <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Michael Walle <[email protected]>
Cc: Nicolas Pitre <[email protected]>
Cc: Russell King <[email protected]>
Cc: Dave Martin <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Sekhar Nori <[email protected]>
Cc: Andrey Porodko <[email protected]>
Cc: Russell King <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Russell King <[email protected]>
Cc: Bryan Wu <[email protected]>
Cc: Magnus Damm <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/