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.
9 lines
161 B
9 lines
161 B
20 years ago
|
/*
|
||
17 years ago
|
* arch/arm/mach-pxa/include/mach/udc.h
|
||
20 years ago
|
*
|
||
|
*/
|
||
12 years ago
|
#include <linux/platform_data/pxa2xx_udc.h>
|
||
20 years ago
|
|
||
|
extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);
|
||
|
|