[PATCH 0/8] ARM: SoC specific bug fixes

From: Arnd Bergmann
Date: Fri Jul 05 2013 - 12:23:41 EST


Hi everyone,

This is a set of bug fixes that came up during build testing.

I have applied them to the fixes branch for now and will send
them to Linus next week unless there are objections.

Arnd

Arnd Bergmann (8):
clocksource: armada-xp: always register local_timer_ops
ARM: omap5: omap5 has SCU and TWD
ARM: zynq: use DT_MACHINE_START
ARM: OMAP: build mach-omap code only if needed
ARM: sti: move DEBUG_STI_UART into alphabetical order
ARM: OMAP: omap_common_late_init may be unused
ARM: ixp4xx: avoid circular header dependency
ARM: exynos: select PM_GENERIC_DOMAINS only when used

arch/arm/Kconfig.debug | 20 ++--
arch/arm/configs/omap2plus_defconfig | 4 +
arch/arm/mach-exynos/Kconfig | 2 +-
arch/arm/mach-ixp4xx/include/mach/timex.h | 2 +-
arch/arm/mach-omap2/Kconfig | 150 +++++++++++++++---------------
arch/arm/mach-omap2/io.c | 2 +-
arch/arm/mach-zynq/common.c | 2 +-
drivers/clocksource/time-armada-370-xp.c | 2 -
8 files changed, 94 insertions(+), 90 deletions(-)

Cc: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
Cc: Imre Kaloz <kaloz@xxxxxxxxxxx>
Cc: Jason Cooper <jason@xxxxxxxxxxxxxx>
Cc: Krzysztof Halasa <khc@xxxxxxxxx>
Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
Cc: Michal Simek <michal.simek@xxxxxxxxxx>
Cc: Tony Lindgren <tony@xxxxxxxxxxx>

--
1.8.3.1

--
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/