repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-pxa
/
udc.h
blob
9a827e32db98b6626e16ba5a59234175e1cb1c5f
1
/*
2
* arch/arm/mach-pxa/include/mach/udc.h
3
*
4
*/
5
#include <linux/platform_data/pxa2xx_udc.h>
6
7
extern
void
pxa_set_udc_info
(
struct
pxa2xx_udc_mach_info
*
info
);
8