microblaze: Add core PCI files
authorMichal Simek <monstr@monstr.eu>
Mon, 18 Jan 2010 13:42:34 +0000 (14:42 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 11 Mar 2010 13:03:22 +0000 (14:03 +0100)
commitd3afa58c20b65155af9f0d5eaa59fe2d367ac432
tree70e4f6c5875c20116d745ceb1aa87b0f46fb6ffd
parent2ed975b43c1bf09652795a355c4e820e21c4ec44
microblaze: Add core PCI files

Add pci-common.h and pci32.c. Files are based on PPC version.
There are removed ppc specific parts and the code was completely
clean.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/pci/pci-common.c [new file with mode: 0644]
arch/microblaze/pci/pci_32.c [new file with mode: 0644]