Welcome to mirror list, hosted at ThFree Co, Russian Federation.

udc.h « mach-pxa « arm « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a827e32db98b6626e16ba5a59234175e1cb1c5f (plain)
1
2
3
4
5
6
7
8
/*
 * 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);