Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[firefly-linux-kernel-4.4.55.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