Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358461
b: refs/heads/master
c: d18d5f5
h: refs/heads/master
i:
  358459: 4fd9124
v: v3
  • Loading branch information
Vinod Koul authored and Vinod Koul committed Jan 7, 2013
1 parent 58189c7 commit 4de34fe
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: deef12443785add808af39ff7f836b54bc5c4253
refs/heads/master: d18d5f59797009d86a0ee46feb2a56d53707455a
2 changes: 1 addition & 1 deletion trunk/include/linux/dmaengine.h
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ static inline struct dma_chan *__dma_request_channel(dma_cap_mask_t *mask,
static inline struct dma_chan *dma_request_slave_channel(struct device *dev,
char *name)
{
return NULL
return NULL;
}
static inline void dma_release_channel(struct dma_chan *chan)
{
Expand Down

0 comments on commit 4de34fe

Please sign in to comment.