Sign in
gem5
/
arm
/
linux-arm-legacy
/
ddce5e99b8372eba465e63c40aadd23e63b99778
/
.
/
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