]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - include/asm-arm/arch-pxa/udc.h
Pull video into test branch
[mirror_ubuntu-hirsute-kernel.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