Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
4d3bb511b5f9980fc3e9ae5939ebc475b231d3fc
/
.
/
include
/
linux
/
init_ohci1394_dma.h
blob: 3c03a4bba5e438977e21d4daa347488e32d89fe8 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_PROVIDE_OHCI1394_DMA_INIT
extern
int
__initdata init_ohci1394_dma_early
;
extern
void
__init init_ohci1394_dma_on_all_controllers
(
void
);
#endif