powerpc/pseries: Drop support for MPIC in pseries
authorRashmica Gupta <rashmicy@gmail.com>
Mon, 30 May 2016 06:18:11 +0000 (16:18 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 14 Jun 2016 03:58:26 +0000 (13:58 +1000)
commite7da5dac4e9067a526136db2f23cc8696a5d4649
treeec5f4a59c52a4287e2f3fbf15fd5c9106392974e
parent027dfac694fc27ef0273afb810d9b1f9da57d6e1
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>
arch/powerpc/platforms/pseries/setup.c
This page took 0.030103 seconds and 5 git commands to generate.