From: Ben Dooks Date: Tue, 10 Nov 2009 00:14:58 +0000 (+0000) Subject: ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* moves X-Git-Tag: v2.6.33-rc1~340^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf383678242eacd6f92a48314922598ed3408355;p=pandora-kernel.git ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* moves We inted to re-organise the plat-s3c/plat-s3c24xx/plat-s3c64xx into a more generic plat-samsung with less code in the other plat- directories to make it easier to port new devices and try and clear up some of the naming issues with newer devices. Start by creating a small arch/arm/plat-samsung with no actuall code in so we can move items in as we process them. Add this to arch/arm to allow it to build things once support is added. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed