fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / 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