incomplete Gumstix support
[openwrt.git] / target / linux / pxa / patches-2.6.21 / 040-pxa-regs-fixup.patch
1 Index: linux-2.6.21gum/include/asm-arm/arch-pxa/udc.h
2 ===================================================================
3 --- linux-2.6.21gum.orig/include/asm-arm/arch-pxa/udc.h
4 +++ linux-2.6.21gum/include/asm-arm/arch-pxa/udc.h
5 @@ -5,6 +5,7 @@
6   * USB Device Controller (UDC) is wired.
7   *
8   */
9 +#include <asm/arch/pxa-regs.h>
10  #include <asm/mach/udc_pxa2xx.h>
11  
12  extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);