powerpc/pseries: Move PCI objects to obj-y
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 1 Oct 2015 06:44:33 +0000 (16:44 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 15 Oct 2015 09:31:56 +0000 (20:31 +1100)
commit44f2aecfd0b57d9a56d61d707fa320ab7d4eda85
tree3e4054a97b182f204fea41fa5c9c37542682fb82
parent84eb9e612b022c8357980bbdba653d9626be2be8
powerpc/pseries: Move PCI objects to obj-y

Make it entirely clear in the Makefile that we always build the pci
related files by moving them to obj-y.

Note that CONFIG_EEH is now always enabled on pseries, because it
depends on PSERIES && PCI.

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