projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ufs: sector_t cannot be negative
[linux-2.6]
/
include
/
linux
/
init_ohci1394_dma.h
1
#ifdef CONFIG_PROVIDE_OHCI1394_DMA_INIT
2
extern int __initdata init_ohci1394_dma_early;
3
extern void __init init_ohci1394_dma_on_all_controllers(void);
4
#endif