Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262032
b: refs/heads/master
c: e2f5e5a
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Vinod Koul committed Jun 16, 2011
1 parent 508f7cb commit 704d5f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b28d81a7ed82b906f1fdec0133d597b9cf57f85
refs/heads/master: e2f5e5a71dfe6bf155590de0fdd6d748ac79bf76
2 changes: 1 addition & 1 deletion trunk/drivers/dma/ep93xx_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ static void ep93xx_dma_free_chan_resources(struct dma_chan *chan)
*
* Returns a valid DMA descriptor or %NULL in case of failure.
*/
struct dma_async_tx_descriptor *
static struct dma_async_tx_descriptor *
ep93xx_dma_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest,
dma_addr_t src, size_t len, unsigned long flags)
{
Expand Down

0 comments on commit 704d5f4

Please sign in to comment.