projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6]
/
arch
/
arm
/
mach-pxa
/
include
/
mach
/
udc.h
1
/*
2
* arch/arm/mach-pxa/include/mach/udc.h
3
*
4
*/
5
#include <asm/mach/udc_pxa2xx.h>
6
7
extern void pxa_set_udc_info(struct pxa2xx_udc_mach_info *info);
8