commit | e7da5dac4e9067a526136db2f23cc8696a5d4649 | [log] [tgz] |
---|---|---|
author | Rashmica Gupta <rashmicy@gmail.com> | Mon May 30 16:18:11 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jun 14 13:58:26 2016 +1000 |
tree | ec5f4a59c52a4287e2f3fbf15fd5c9106392974e | |
parent | 027dfac694fc27ef0273afb810d9b1f9da57d6e1 [diff] |
powerpc/pseries: Drop support for MPIC in pseries MPIC was only used by Power3 which is now unsupported, so drop support for MPIC. XICS is now the only supported interrupt controller for pSeries so make the XICS functions generic. Signed-off-by: Rashmica Gupta <rashmicy@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>