9 lines
156 B
C
9 lines
156 B
C
|
/*
|
||
|
* arch/arm/mach-ixp4xx/include/mach/udc.h
|
||
|
*
|
||
|
*/
|
||
|
#include <asm/mach/udc_pxa2xx.h>
|
||
|
|
||
|
extern void ixp4xx_set_udc_info(struct pxa2xx_udc_mach_info *info);
|
||
|
|