From: Olof Johansson Date: Tue, 6 Nov 2012 15:51:06 +0000 (-0800) Subject: Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup X-Git-Tag: upstream/snapshot3+hdmi~6101^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66267ee58732bb4c21c7bbba004ee481b8ad2b30;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup From Michal Simek: * 'arm-next' of git://git.xilinx.com/linux-xlnx: zynq: move static peripheral mappings zynq: remove use of CLKDEV_LOOKUP zynq: use pl310 device tree bindings zynq: use GIC device tree bindings + Linux 3.7-rc3 --- 66267ee58732bb4c21c7bbba004ee481b8ad2b30 diff --cc arch/arm/Makefile index 451757d,554cfac..97252d8 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@@ -195,9 -196,9 +196,8 @@@ machine-$(CONFIG_ARCH_ZYNQ) += zyn # Platform directory name. This list is sorted alphanumerically # by CONFIG_* macro name. -plat-$(CONFIG_ARCH_MXC) += mxc plat-$(CONFIG_ARCH_OMAP) += omap plat-$(CONFIG_ARCH_S3C64XX) += samsung - plat-$(CONFIG_ARCH_ZYNQ) += versatile plat-$(CONFIG_PLAT_IOP) += iop plat-$(CONFIG_PLAT_NOMADIK) += nomadik plat-$(CONFIG_PLAT_ORION) += orion