From: Josh Cartwright Date: Mon, 19 Nov 2012 17:38:29 +0000 (-0600) Subject: ARM: zynq: add support for ARCH_MULTIPLATFORM X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~43^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a45eb691d8712b64a733178746557f708043444;p=pandora-kernel.git ARM: zynq: add support for ARCH_MULTIPLATFORM The majority of changes are necessary to remove dependencies on header files within arch/arm/mach-zynq/include/mach: uncompress.h - Deleted. It is unused for ARCH_MULTIPLATFORM builds. uart.h: - Move uart definitions out of uart.h into debug/zynq.S, which is now the only user zynq_soc.h: - Move SCU address definitions into common.c. - Other #defines, such as PERIPHERAL_CLOCK_RATE, TTC0_BASE, etc, are unused and can be dropped Signed-off-by: Josh Cartwright Tested-by: Michal Simek --- Reading git-diff-tree failed