summaryrefslogtreecommitdiff
path: root/packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-02-16 15:09:09 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-02-16 15:09:09 +0000
commitbb9bbef24b7680a453a01643f0cee659cf32dbd3 (patch)
tree7a0123ee49cd4fb648e38ab14100503750bce765 /packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch
parent8af665768f69f7bc46c9912d849fd59f8bef0a5d (diff)
parent4e742a9df221b673cd5cd74affd9d4382cd26c8c (diff)
merge of '1821f6eadefc14ad7ce51d5ab026da139608f557'
and 'b214e193f52c5b76dce3027376c5bd7eafce9971'
Diffstat (limited to 'packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch')
-rw-r--r--packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch b/packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch
new file mode 100644
index 0000000000..6ab30c0e41
--- /dev/null
+++ b/packages/linux/gumstix-kernel-2.6.21/pxa-regs-fixup.patch
@@ -0,0 +1,12 @@
+Index: linux-2.6.21gum/include/asm-arm/arch-pxa/udc.h
+===================================================================
+--- linux-2.6.21gum.orig/include/asm-arm/arch-pxa/udc.h
++++ linux-2.6.21gum/include/asm-arm/arch-pxa/udc.h
+@@ -5,6 +5,7 @@
+ * USB Device Controller (UDC) is wired.
+ *
+ */
++#include <asm/arch/pxa-regs.h>
+ #include <asm/mach/udc_pxa2xx.h>
+
+ extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);