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.clem...@free-electrons.com> Cc: Imre Kaloz <ka...@openwrt.org> Cc: Jason Cooper <ja...@lakedaemon.net> Cc: Krzysztof Halasa <k...@pm.waw.pl> Cc: Kukjin Kim <kgene....@samsung.com> Cc: Michal Simek <michal.si...@xilinx.com> Cc: Tony Lindgren <t...@atomide.com> -- 1.8.3.1 -- 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/