summaryrefslogtreecommitdiff
path: root/target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-04 11:35:08 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-04 11:35:08 +0000
commit64fbade9399c6413439be939f0c92ebb2724ee87 (patch)
treea175d1e8ee566b98852ee7f43b310fbd018aaf0f /target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch
parent7cf4e9f00a6f07393344d0b56ed02c61f5867c9f (diff)
downloadmtk-20170518-64fbade9399c6413439be939f0c92ebb2724ee87.zip
mtk-20170518-64fbade9399c6413439be939f0c92ebb2724ee87.tar.gz
mtk-20170518-64fbade9399c6413439be939f0c92ebb2724ee87.tar.bz2
refresh patches
SVN-Revision: 15581
Diffstat (limited to 'target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch')
-rw-r--r--target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch8
1 files changed, 1 insertions, 7 deletions
diff --git a/target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch b/target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch
index 5786803..49dea20 100644
--- a/target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch
+++ b/target/linux/rb532/patches-2.6.28/002-pci_io_map_base.patch
@@ -7,11 +7,9 @@ Tested-by: Florian Fainelli <florian@openwrt.org>
arch/mips/pci/pci-rc32434.c | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
-diff --git a/arch/mips/pci/pci-rc32434.c b/arch/mips/pci/pci-rc32434.c
-index 1c2821e..71f7d27 100644
--- a/arch/mips/pci/pci-rc32434.c
+++ b/arch/mips/pci/pci-rc32434.c
-@@ -205,6 +205,8 @@ static int __init rc32434_pcibridge_init(void)
+@@ -205,6 +205,8 @@ static int __init rc32434_pcibridge_init
static int __init rc32434_pci_init(void)
{
@@ -36,7 +34,3 @@ index 1c2821e..71f7d27 100644
register_pci_controller(&rc32434_controller);
rc32434_sync();
---
-1.5.6.4
-
-