projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
015-pci-resource.patch
diff --git
a/target/linux/au1000/patches/015-pci-resource.patch
b/target/linux/au1000/patches/015-pci-resource.patch
index
4f2158f
..
7b0bc89
100644
(file)
--- a/
target/linux/au1000/patches/015-pci-resource.patch
+++ b/
target/linux/au1000/patches/015-pci-resource.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.25.4/arch/mips/au1000/common/pci.c
-===================================================================
---- linux-2.6.25.4.orig/arch/mips/au1000/common/pci.c
-+++ linux-2.6.25.4/arch/mips/au1000/common/pci.c
+--- a/arch/mips/au1000/common/pci.c
++++ b/arch/mips/au1000/common/pci.c
@@ -39,15 +39,15 @@
/* TBD */
@@ -39,15 +39,15 @@
/* TBD */
This page took
0.027438 seconds
and
4
git commands to generate.