GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / linux / init_ohci1394_dma.h
blob3c03a4bba5e438977e21d4daa347488e32d89fe8
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