summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/entry-macro-vic2.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-151-57/+0
| | | | | | | | Now that all platforms are converted to MULTI_IRQ_HANDLER, remove the legacy support. Tested-by: Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by: Jamie Iles <jamie@jamieiles.com>
* ARM: Add common entry code for system with two VICsBen Dooks2010-01-151-0/+57
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 <asm/entry-macro-vic2.S> 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 <ben-linux@fluff.org>
OpenPOWER on IntegriCloud