projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] fix AR7240 PCI IRQ support
[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
..
e6df689
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,5
@@
-Index: linux-2.6.21gum/include/asm-arm/arch-pxa/pxa-regs.h
-===================================================================
---- linux-2.6.21gum.orig/include/asm-arm/arch-pxa/pxa-regs.h
-+++ linux-2.6.21gum/include/asm-arm/arch-pxa/pxa-regs.h
+--- a/include/asm-arm/arch-pxa/pxa-regs.h
++++ b/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.023636 seconds
and
4
git commands to generate.