M7350/kernel/arch/arm/mach-pxa/include/mach/udc.h

9 lines
161 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
/*
* arch/arm/mach-pxa/include/mach/udc.h
*
*/
2024-09-09 08:57:42 +00:00
#include <linux/platform_data/pxa2xx_udc.h>
2024-09-09 08:52:07 +00:00
extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);