projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel
[openwrt.git]
/
target
/
linux
/
rb532
/
patches-2.6.28
/
002-pci_io_map_base.patch
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
(file)
--- 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(-)
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
--- 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)
{
static int __init rc32434_pci_init(void)
{
@@
-36,7
+34,3
@@
index 1c2821e..71f7d27 100644
register_pci_controller(&rc32434_controller);
rc32434_sync();
register_pci_controller(&rc32434_controller);
rc32434_sync();
---
-1.5.6.4
-
-
This page took
0.024254 seconds
and
4
git commands to generate.