Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311175
b: refs/heads/master
c: 5a67ac5
h: refs/heads/master
i:
  311173: da1dad6
  311171: c6834b0
  311167: 844235c
v: v3
  • Loading branch information
Sachin Kamat authored and Vinod Koul committed Jun 7, 2012
1 parent 7e96a33 commit f39e8e2
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: 8e2e27c7444ba7880aa0a4cb07a79de130d0ed93
refs/heads/master: 5a67ac572e102f7d877b8a3a18a59315186e3e99
2 changes: 1 addition & 1 deletion trunk/drivers/dma/pl330.c
Original file line number Diff line number Diff line change
Expand Up @@ -2539,7 +2539,7 @@ static inline void _init_desc(struct dma_pl330_desc *desc)
}

/* Returns the number of descriptors added to the DMAC pool */
int add_desc(struct dma_pl330_dmac *pdmac, gfp_t flg, int count)
static int add_desc(struct dma_pl330_dmac *pdmac, gfp_t flg, int count)
{
struct dma_pl330_desc *desc;
unsigned long flags;
Expand Down

0 comments on commit f39e8e2

Please sign in to comment.