From: Ben Dooks Date: Wed, 6 Jan 2010 23:59:26 +0000 (+0900) Subject: ARM: Add common entry code for system with two VICs X-Git-Tag: v2.6.34-rc2~66^2~54^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b39be4637bb795b2133dbee0eadbcc08bdd4134;p=pandora-kernel.git ARM: Add common entry code for system with two VICs Add a common entry-macro-vic2.S for systems where there are two VICs so that the machine or platform directories just need to setup the correct information before including into their own entry-macro.S file. Since this code is from the S3C64XX project, we update the S3C64XX machine entry code to use this new header. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed