cleanup PCI controller code
authorFlorian Fainelli <florian@openwrt.org>
Thu, 6 Dec 2012 22:40:12 +0000 (22:40 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 6 Dec 2012 22:40:12 +0000 (22:40 +0000)
commitb516c8d89da65e57820f0a6e0f19eab1c5dd0736
tree2780da5c394c7aebe811e75194f6ea340f496bb7
parent1ed763b8887616fbac8532895b764daf4d5d4f25
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>
SVN-Revision: 34553
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]