From 10fd86093fde3c28a2ae8685848d928b7dc6819f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 26 Apr 2009 06:16:30 +0000 Subject: switch to 2.6.28 SVN-Revision: 15421 --- .../adm5120/patches-2.6.27/007-adm5120_pci.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch (limited to 'target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch') diff --git a/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch b/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch deleted file mode 100644 index ae041fdbfc..0000000000 --- a/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/arch/mips/pci/Makefile -+++ b/arch/mips/pci/Makefile -@@ -51,3 +51,4 @@ obj-$(CONFIG_VICTOR_MPC30X) += fixup-mpc - obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o - obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o - obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32434.o ops-rc32434.o fixup-rc32434.o -+obj-$(CONFIG_ADM5120) += pci-adm5120.o ---- a/include/linux/pci_ids.h -+++ b/include/linux/pci_ids.h -@@ -1712,6 +1712,9 @@ - #define PCI_VENDOR_ID_ESDGMBH 0x12fe - #define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111 - -+#define PCI_VENDOR_ID_ADMTEK 0x1317 -+#define PCI_DEVICE_ID_ADMTEK_ADM5120 0x5120 -+ - #define PCI_VENDOR_ID_SIIG 0x131f - #define PCI_SUBVENDOR_ID_SIIG 0x131f - #define PCI_DEVICE_ID_SIIG_1S_10x_550 0x1000 -- cgit v1.2.3