MIPS: Make GIC code platform independent.
authorSteven J. Hill <sjhill@mips.com>
Fri, 31 Aug 2012 21:05:37 +0000 (16:05 -0500)
committerSteven J. Hill <sjhill@mips.com>
Thu, 13 Sep 2012 20:43:47 +0000 (15:43 -0500)
The GIC interrupt code is used by multiple platforms and the
current code was half Malta dependent code. These changes
abstract away the platform specific differences.

Signed-off-by: Steven J. Hill <sjhill@mips.com>

No differences found