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