From: Arnd Bergmann Date: Thu, 28 Feb 2013 17:19:16 +0000 (+0100) Subject: ARM: Dove: split legacy and DT setup X-Git-Tag: v3.9-rc1~35^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48be9ac930086f7605fb4959936f568e865b2cff;p=pandora-kernel.git ARM: Dove: split legacy and DT setup In the beginning of DT for Dove it was reasonable to have it close to non-DT code. With improved DT support, it became more and more difficult to not break non-DT while changing DT code. This patch splits up DT board setup and introduces a DOVE_LEGACY config to allow to remove legacy code for DT-only kernels. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Jason Cooper --- Reading git-diff-tree failed