]> err.no Git - linux-2.6/blob - include/asm-arm/arch-pxa/udc.h
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6] / include / asm-arm / arch-pxa / udc.h
1 /*
2  * linux/include/asm-arm/arch-pxa/udc.h
3  *
4  * This supports machine-specific differences in how the PXA2xx
5  * USB Device Controller (UDC) is wired.
6  *
7  */
8 #include <asm/mach/udc_pxa2xx.h>
9
10 extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);
11