]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 06:36:55 +0000 (16:36 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 06:36:55 +0000 (16:36 +1000)
commit25635c71e44111a6bd48f342e144e2fc02d0a314
tree794b0428a72fefa53a0d9d709247a60a5b4527da
parentd9953105ce000abcfa988d0c160b2662186f5879
ppc: Use the indirect_pci.c from arch/powerpc/sysdev

This defines a CONFIG_INDIRECT_PCI symbol to control whether it
gets used or not, and fixes the Kconfig to select that symbol for
platforms that need it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/embedded6xx/Kconfig
arch/powerpc/sysdev/Makefile
arch/ppc/Kconfig
arch/ppc/Makefile
arch/ppc/syslib/Makefile
arch/ppc/syslib/indirect_pci.c [deleted file]