Commit 054143a0 authored by Russell King's avatar Russell King

[ARM] Kill dma-isa.c warning.

parent 039a1776
......@@ -85,6 +85,7 @@ static void isa_enable_dma(dmach_t channel, dma_t *dma)
break;
default:
direction = PCI_DMA_NONE;
break;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment