From: Magnus Damm Date: Tue, 1 Oct 2013 10:33:24 +0000 (+0900) Subject: ARM: shmobile: Remove non-multiplatform KZM9D reference support X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~50^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df8ee58d73ae8590bc4c9ddbe19211e4485f9d17;p=pandora-kernel.git ARM: shmobile: Remove non-multiplatform KZM9D reference support Now when CCF is supported remove the legacy KZM9D reference Kconfig bits CONFIG_MACH_KZM9D_REFERENCE for the non-multiplatform case. Starting from this commit KZM9D board support is always enabled via CONFIG_MACH_KZM9D, and CONFIG_ARCH_MULTIPLATFORM is used to select between board-kzm9d.c and board-kzm9d-reference.c The file board-kzm9d-reference.c can no longer be used together with the legacy sh-clk clock framework, instead CCF is used. Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed