Revision 2c99f725 hw/etraxfs_dma.c

b/hw/etraxfs_dma.c
673 673
	&dma_writel,
674 674
};
675 675

  
676
void etraxfs_dmac_run(void *opaque)
676
static void etraxfs_dmac_run(void *opaque)
677 677
{
678 678
	struct fs_dma_ctrl *ctrl = opaque;
679 679
	int i;

Also available in: Unified diff