diff options
Diffstat (limited to 'target/mips/mikrotik-rb532/patches/3.15-rc5/rb532-pci.patch')
-rw-r--r-- | target/mips/mikrotik-rb532/patches/3.15-rc5/rb532-pci.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/mips/mikrotik-rb532/patches/3.15-rc5/rb532-pci.patch b/target/mips/mikrotik-rb532/patches/3.15-rc5/rb532-pci.patch deleted file mode 100644 index 173e49c35..000000000 --- a/target/mips/mikrotik-rb532/patches/3.15-rc5/rb532-pci.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur linux-3.15-rc5.orig/arch/mips/pci/pci-rc32434.c linux-3.15-rc5/arch/mips/pci/pci-rc32434.c ---- linux-3.15-rc5.orig/arch/mips/pci/pci-rc32434.c 2014-05-09 22:10:52.000000000 +0200 -+++ linux-3.15-rc5/arch/mips/pci/pci-rc32434.c 2014-05-16 10:38:10.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 - }; |