diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-27 16:08:15 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-28 02:25:20 -0500 |
commit | 309009db48cf84e4c3bf7785a788e972a519821a (patch) | |
tree | a43e39c4e0c7b54a67762554bcf6456fa7c452b2 /target/mips/mikrotik-rb532/patches/3.14.17/rb532-pci.patch | |
parent | 5f591665d8c5000c85eb30737a9484655f3439c5 (diff) |
update kernels
Diffstat (limited to 'target/mips/mikrotik-rb532/patches/3.14.17/rb532-pci.patch')
-rw-r--r-- | target/mips/mikrotik-rb532/patches/3.14.17/rb532-pci.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/mips/mikrotik-rb532/patches/3.14.17/rb532-pci.patch b/target/mips/mikrotik-rb532/patches/3.14.17/rb532-pci.patch deleted file mode 100644 index adfa652b5..000000000 --- a/target/mips/mikrotik-rb532/patches/3.14.17/rb532-pci.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur linux-3.14.3.orig/arch/mips/pci/pci-rc32434.c linux-3.14.3/arch/mips/pci/pci-rc32434.c ---- linux-3.14.3.orig/arch/mips/pci/pci-rc32434.c 2014-05-06 16:59:58.000000000 +0200 -+++ linux-3.14.3/arch/mips/pci/pci-rc32434.c 2014-05-13 17:15:48.000000000 +0200 -@@ -53,7 +53,6 @@ - .start = 0x50000000, - .end = 0x5FFFFFFF, - .flags = IORESOURCE_MEM, -- .parent = &rc32434_res_pci_mem1, - .sibling = NULL, - .child = &rc32434_res_pci_mem2 - }; |