repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[wrt350n-kernel.git]
/
include
/
asm-arm
/
arch-pxa
/
udc.h
blob
27aa3a91012f88ac966edfa7a38a1c1e895fcc03
1
/*
2
* linux/include/asm-arm/arch-pxa/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