projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing...
[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
c6b6323
..
02fddd6
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,5
@@
-Index: linux-2.6.21.7/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
+--- a/arch/arm/mach-pxa/gumstix.c
++++ b/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.030062 seconds
and
4
git commands to generate.