From: Wolfram Sang Date: Fri, 16 May 2014 12:10:12 +0000 (+0200) Subject: ARM: shmobile: Remove non-multiplatform Genmai reference support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551f80a5c915c4615cd4065ad4db5cf68f765b97;p=pandora-kernel.git ARM: shmobile: Remove non-multiplatform Genmai reference support Now that r7s72100 has CCF support, remove the legacy Genmai reference Kconfig bits for the non-multiplatform case. Starting from this commit Genmai board support is always enabled via CONFIG_MACH_GENMAI, and CONFIG_ARCH_MULTIPLATFORM is used to select between board-genmai.c and board-genmai-reference.c The file board-genmai-reference.c can no longer be used together with the legacy sh-clk clock framework, instead CCF is used. Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Reading git-diff-tree failed