Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
8b296c8f9f660b70e958e6e6b9b4293e6ae854f2
/
.
/
include
/
linux
/
init_ohci1394_dma.h
blob: 3c03a4bba5e438977e21d4daa347488e32d89fe8 [
file
] [
log
] [
blame
]
Bernhard Kaindl
f212ec4
2008-01-30 13:34:11 +0100
[
diff
] [
blame
]
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