You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* arch/arm/mach-pxa/include/mach/udc.h
|
|
*
|
|
*/
|
|
#include <linux/platform_data/pxa2xx_udc.h>
|
|
|
|
extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);
|
|
|
|
|