]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
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>
Mon, 22 Feb 2010 08:09:57 +0000 (09:09 +0100)
commite1cc2f0d27c340f1d90158d7e536b9380aecabe8
tree334a59fca73edbbd8126a1fe9f4336b5c326ef2a
parente6ec979eb65890f9b02750da55743b42ff00adb7
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]