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