]> git.baikalelectronics.ru Git - kernel.git/commit
unicore32 machine related files: pci bus handling
authorGuanXuetao <gxt@mprc.pku.edu.cn>
Sat, 15 Jan 2011 10:25:14 +0000 (18:25 +0800)
committerGuanXuetao <gxt@mprc.pku.edu.cn>
Thu, 17 Mar 2011 01:19:15 +0000 (09:19 +0800)
commit704e14c7a7a071549cc8552be006c9e770c6b85e
tree2b09be08a2099fbf2bce706aa18d0b013e926e2c
parent32cd21146a017e1f68d8cd1b924d9d746ff20f45
unicore32 machine related files: pci bus handling

This patch implements arch-specific pci bus driver.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
arch/unicore32/include/asm/pci.h [new file with mode: 0644]
arch/unicore32/kernel/pci.c [new file with mode: 0644]
drivers/pci/Makefile