From: Laurent Pinchart Date: Wed, 11 Dec 2013 14:13:56 +0000 (+0100) Subject: ARM: shmobile: Remove non-multiplatform Lager reference support X-Git-Tag: boards-for-linus~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8325d627fdd688de0b50e9edf4ed3787c6b5ee5;p=pandora-kernel.git ARM: shmobile: Remove non-multiplatform Lager reference support Now that r8a7790 has CCF support remove the legacy Lager reference Kconfig bits CONFIG_MACH_LAGER_REFERENCE for the non-multiplatform case. Starting from this commit Lager board support is always enabled via CONFIG_MACH_LAGER, and CONFIG_ARCH_MULTIPLATFORM is used to select between board-lager.c and board-lager-reference.c The file board-lager-reference.c can no longer be used together with the legacy sh-clk clock framework, instead CCF is used. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed