diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-25 09:58:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-25 09:58:58 +0000 |
commit | 3eb68874919aaef3bf42a82324eb4676ac64d89e (patch) | |
tree | 3e698810d64bfd492549d6c09215e184970d81bb /target/linux/rdc/patches-2.6.24/006-pci_ids.patch | |
parent | 73883e9aef6406d909d2e8c2bad997a74485609e (diff) | |
download | upstream-3eb68874919aaef3bf42a82324eb4676ac64d89e.tar.gz upstream-3eb68874919aaef3bf42a82324eb4676ac64d89e.tar.bz2 upstream-3eb68874919aaef3bf42a82324eb4676ac64d89e.zip |
nuke old files
SVN-Revision: 15402
Diffstat (limited to 'target/linux/rdc/patches-2.6.24/006-pci_ids.patch')
-rw-r--r-- | target/linux/rdc/patches-2.6.24/006-pci_ids.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/rdc/patches-2.6.24/006-pci_ids.patch b/target/linux/rdc/patches-2.6.24/006-pci_ids.patch deleted file mode 100644 index 96ab2b14e2..0000000000 --- a/target/linux/rdc/patches-2.6.24/006-pci_ids.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/include/linux/pci_ids.h -+++ b/include/linux/pci_ids.h -@@ -2106,6 +2106,13 @@ - #define PCI_DEVICE_ID_HERC_WIN 0x5732 - #define PCI_DEVICE_ID_HERC_UNI 0x5832 - -+#define PCI_VENDOR_ID_RDC 0x17f3 -+#define PCI_DEVICE_ID_RDC_R6020 0x6020 -+#define PCI_DEVICE_ID_RDC_R6030 0x6030 -+#define PCI_DEVICE_ID_RDC_R6040 0x6040 -+#define PCI_DEVICE_ID_RDC_R6060 0x6060 -+#define PCI_DEVICE_ID_RDC_R6061 0x6061 -+ - #define PCI_VENDOR_ID_SITECOM 0x182d - #define PCI_DEVICE_ID_SITECOM_DC105V2 0x3069 - |