[adm8668] cleanup PCI controller code
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Dec 2012 22:40:12 +0000 (22:40 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Dec 2012 22:40:12 +0000 (22:40 +0000)
commitb96a534bb25f12b478340ee36c7d4e3b376ceb8f
tree61df93ed46ab4143934ef4f5fceead450f0aece5
parent822331ca3c841db0052e461988a48ea198af0b78
[adm8668] cleanup PCI controller code

At some point we should make the ADM5120 PCI controller driver a real
platform driver and share that one between the two targets.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34553 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/adm8668/files/arch/mips/adm8668/Makefile
target/linux/adm8668/files/arch/mips/adm8668/pci.c [deleted file]
target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
target/linux/adm8668/files/arch/mips/pci/pci-adm8668.c [new file with mode: 0644]
target/linux/adm8668/patches-3.3/001-adm8668_arch.patch
target/linux/adm8668/patches-3.3/002-adm8668_pci.patch [new file with mode: 0644]