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
/
pxa
/
patches-2.6.21
/
042-gumstix-pxa270-mmc.patch
diff --git
a/target/linux/pxa/patches-2.6.21/042-gumstix-pxa270-mmc.patch
b/target/linux/pxa/patches-2.6.21/042-gumstix-pxa270-mmc.patch
index
59d9780
..
c6b6323
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/042-gumstix-pxa270-mmc.patch
+++ b/
target/linux/pxa/patches-2.6.21/042-gumstix-pxa270-mmc.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.21
gum
/arch/arm/mach-pxa/gumstix.c
+Index: linux-2.6.21
.7
/arch/arm/mach-pxa/gumstix.c
===================================================================
===================================================================
---- linux-2.6.21
gum
.orig/arch/arm/mach-pxa/gumstix.c
-+++ linux-2.6.21
gum
/arch/arm/mach-pxa/gumstix.c
+--- linux-2.6.21
.7
.orig/arch/arm/mach-pxa/gumstix.c
++++ linux-2.6.21
.7
/arch/arm/mach-pxa/gumstix.c
@@ -33,8 +33,9 @@
static struct pxamci_platform_data gumstix_mci_platform_data;
@@ -33,8 +33,9 @@
static struct pxamci_platform_data gumstix_mci_platform_data;
This page took
0.020779 seconds
and
4
git commands to generate.