commit | 86425bedd5b69ea5969ff11bb07c8e5ff7117976 | [log] [tgz] |
---|---|---|
author | Rashmica Gupta <rashmicy@gmail.com> | Mon May 30 16:18:12 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jun 14 13:58:26 2016 +1000 |
tree | b2fc1f347cea061c12b258a7fd525abcfab79445 | |
parent | e7da5dac4e9067a526136db2f23cc8696a5d4649 [diff] |
powerpc/pseries: Remove MPIC from pseries smp MPIC was only used by Power3 which is now unsupported, so remove MPIC code. XICS is now the only supported interrupt controller for pSeries so do some cleanups too. Signed-off-by: Rashmica Gupta <rashmicy@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>