diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-07-26 18:49:26 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-07-26 18:49:26 +0000 |
commit | 4bc51e20f21baaee23731f804b35d65937c6e19f (patch) | |
tree | 93b2840212ffb58ba3f544e5e918a263183dda84 /target/linux/rdc/patches-2.6.23/006-pci_ids.patch | |
parent | e63040663dc6a7860c39f8624fd33fd2d431c5aa (diff) | |
download | upstream-4bc51e20f21baaee23731f804b35d65937c6e19f.tar.gz upstream-4bc51e20f21baaee23731f804b35d65937c6e19f.tar.bz2 upstream-4bc51e20f21baaee23731f804b35d65937c6e19f.zip |
Remove 2.6.23 files, we will stick to 2.6.24 for rdc
SVN-Revision: 11944
Diffstat (limited to 'target/linux/rdc/patches-2.6.23/006-pci_ids.patch')
-rw-r--r-- | target/linux/rdc/patches-2.6.23/006-pci_ids.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/rdc/patches-2.6.23/006-pci_ids.patch b/target/linux/rdc/patches-2.6.23/006-pci_ids.patch deleted file mode 100644 index cd4c01d920..0000000000 --- a/target/linux/rdc/patches-2.6.23/006-pci_ids.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h -index 55f307f..4a1aa34 100644 ---- a/include/linux/pci_ids.h -+++ b/include/linux/pci_ids.h -@@ -2076,6 +2076,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 - |