]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/pseries: Remove use of CONFIG_PCI
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 1 Oct 2015 06:44:32 +0000 (16:44 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 15 Oct 2015 09:31:55 +0000 (20:31 +1100)
commit84eb9e612b022c8357980bbdba653d9626be2be8
treea7eb39030bbeec4b2b51e4c293729b403c72ac92
parent4c9cd468b348c9e47f9380a5b22196c98188a50c
powerpc/pseries: Remove use of CONFIG_PCI

Now that we always have CONFIG_PCI=y for pseries, we can stop guarding
code with CONFIG_PCI ifdefs.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/iommu.c
arch/powerpc/platforms/pseries/setup.c