From: Roy Zang Date: Tue, 10 Jul 2007 10:44:34 +0000 (+0800) Subject: [POWERPC] Create common fsl pci/e files based on 86xx platforms X-Git-Tag: v2.6.23-rc2~289^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c44991e2910519bab274c857d95a08100ff5f7;p=pandora-kernel.git [POWERPC] Create common fsl pci/e files based on 86xx platforms Move arch/powerpc/platforms/86xx/pci.c -> arch/powerpc/sysdev/fsl_pci.c arch/powerpc/sysdev/fsl_pcie.h -> arch/powerpc/sysdev/fsl_pci.h as the base to unify 83xx/85xx/86xx pci and pcie. Add CONFIG_FSL_PCI to build fsl_pci.c for Freescale pci and pcie option. The code still works for 86xx platforms. Signed-off-by: Roy Zang Signed-off-by: Kumar Gala --- Reading git-diff-tree failed