1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] cleanup PCI code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8700 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-09-09 06:41:19 +00:00
parent 793b301c8c
commit 70cd6b2ff5
4 changed files with 284 additions and 333 deletions

View File

@@ -6,7 +6,7 @@ Index: linux-2.6.22.1/arch/mips/pci/Makefile
obj-$(CONFIG_VICTOR_MPC30X) += fixup-mpc30x.o
obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o
obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o
+obj-$(CONFIG_PCI_ADM5120) += fixup-adm5120.o ops-adm5120.o pci-adm5120.o
+obj-$(CONFIG_PCI_ADM5120) += pci-adm5120.o
Index: linux-2.6.22.1/include/linux/pci_ids.h
===================================================================
--- linux-2.6.22.1.orig/include/linux/pci_ids.h