projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ixp4xx] remove support for older kernels
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
008-pxa2xx_udc.patch
diff --git
a/target/linux/pxa/patches-2.6.21/008-pxa2xx_udc.patch
b/target/linux/pxa/patches-2.6.21/008-pxa2xx_udc.patch
index
4489e70
..
51c4133
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/008-pxa2xx_udc.patch
+++ b/
target/linux/pxa/patches-2.6.21/008-pxa2xx_udc.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21gum/drivers/usb/gadget/pxa2xx_udc.c
-===================================================================
---- linux-2.6.21gum.orig/drivers/usb/gadget/pxa2xx_udc.c
-+++ linux-2.6.21gum/drivers/usb/gadget/pxa2xx_udc.c
+--- a/drivers/usb/gadget/pxa2xx_udc.c
++++ b/drivers/usb/gadget/pxa2xx_udc.c
@@ -51,6 +51,7 @@
#include <asm/mach-types.h>
#include <asm/unaligned.h>
@@ -51,6 +51,7 @@
#include <asm/mach-types.h>
#include <asm/unaligned.h>
This page took
0.020952 seconds
and
4
git commands to generate.