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
/
001-pxa-regs-additions.patch
diff --git
a/target/linux/pxa/patches-2.6.21/001-pxa-regs-additions.patch
b/target/linux/pxa/patches-2.6.21/001-pxa-regs-additions.patch
index
3d32a18
..
f8361f4
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/001-pxa-regs-additions.patch
+++ b/
target/linux/pxa/patches-2.6.21/001-pxa-regs-additions.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.21
gum
/include/asm-arm/arch-pxa/pxa-regs.h
+Index: linux-2.6.21
.7
/include/asm-arm/arch-pxa/pxa-regs.h
===================================================================
===================================================================
---- linux-2.6.21
gum
.orig/include/asm-arm/arch-pxa/pxa-regs.h
-+++ linux-2.6.21
gum
/include/asm-arm/arch-pxa/pxa-regs.h
+--- linux-2.6.21
.7
.orig/include/asm-arm/arch-pxa/pxa-regs.h
++++ linux-2.6.21
.7
/include/asm-arm/arch-pxa/pxa-regs.h
@@ -1316,6 +1316,7 @@
#define GPIO77_LCD_ACBIAS 77 /* LCD AC Bias */
#define GPIO78_nCS_2 78 /* chip select 2 */
@@ -1316,6 +1316,7 @@
#define GPIO77_LCD_ACBIAS 77 /* LCD AC Bias */
#define GPIO78_nCS_2 78 /* chip select 2 */
This page took
0.023341 seconds
and
4
git commands to generate.