2005-04-16 22:20:36 +00:00
|
|
|
/*
|
2008-08-05 15:14:15 +00:00
|
|
|
* arch/arm/mach-pxa/include/mach/udc.h
|
2005-04-16 22:20:36 +00:00
|
|
|
*
|
|
|
|
*/
|
2012-09-21 09:23:44 +00:00
|
|
|
#include <linux/platform_data/pxa2xx_udc.h>
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);
|
|
|
|
|