since the generic 2.6.24 support is gone, remove it for rb532 as well
[openwrt/svn-archive/archive.git] / target / linux / rb532 / patches-2.6.24 / 530-no_panic_pci_iomap.patch
diff --git a/target/linux/rb532/patches-2.6.24/530-no_panic_pci_iomap.patch b/target/linux/rb532/patches-2.6.24/530-no_panic_pci_iomap.patch
deleted file mode 100644 (file)
index 1e79bfc..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/mips/lib/iomap-pci.c
-+++ b/arch/mips/lib/iomap-pci.c
-@@ -32,7 +32,7 @@ static void __iomem *ioport_map_pci(stru
-                      "report it to linux-mips@linux-mips.org or your "
-                      "vendor.\n", name);
- #ifdef CONFIG_PCI_DOMAINS
--              panic("To avoid data corruption io_map_base MUST be set with "
-+              printk(KERN_WARNING "To avoid data corruption io_map_base MUST be set with "
-                     "multiple PCI domains.");
- #endif
-       }