From: Laurent Pinchart Date: Wed, 11 Dec 2013 14:13:57 +0000 (+0100) Subject: ARM: shmobile: Remove non-multiplatform Koelsch reference support X-Git-Tag: boards-for-linus~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469cd76b53b474e3fa235656eef4257a5134b0d8;p=pandora-kernel.git ARM: shmobile: Remove non-multiplatform Koelsch reference support Now that r8a7791 has CCF support remove the legacy Koelsch reference Kconfig bits CONFIG_MACH_KOELSCH_REFERENCE for the non-multiplatform case. Starting from this commit Koelsch board support is always enabled via CONFIG_MACH_KOELSCH, and CONFIG_ARCH_MULTIPLATFORM is used to select between board-koelsch.c and board-koelsch-reference.c The file board-koelsch-reference.c can no longer be used together with the legacy sh-clk clock framework, instead CCF is used. Signed-off-by: Laurent Pinchart [horms+renesas@verge.net.au: Dropped arch/arm/boot/dts/Makefile portion] Signed-off-by: Simon Horman --- Reading git-diff-tree failed