projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.
[linux-2.6]
/
arch
/
arm
/
mach-ixp4xx
/
include
/
mach
/
udc.h
1
/*
2
* arch/arm/mach-ixp4xx/include/mach/udc.h
3
*
4
*/
5
#include <asm/mach/udc_pxa2xx.h>
6
7
extern void ixp4xx_set_udc_info(struct pxa2xx_udc_mach_info *info);
8