summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/wsp/msi.h
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-111-19/+0
| | | | | | | | | | | | | __attribute__ ((unused)) WSP is the last user of CONFIG_PPC_A2, so we remove that as well. Although CONFIG_PPC_ICSWX still exists, it's no longer selectable for any Book3E platform, so we can remove the code in mmu-book3e.h that depended on it. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
* powerpc/wsp: Add MSI support for PCI on PowerENMichael Ellerman2011-09-201-0/+19
Based on a patch by Michael Ellerman <michael@ellerman.id.au> Patch was simply forward ported upstream. Jimi Xenidis <jimix@pobox.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
OpenPOWER on IntegriCloud