Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305402
b: refs/heads/master
c: 222c547
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Richard Kuo committed May 22, 2012
1 parent f586887 commit b44d29b
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: bfd46276fdf4e936259193a520d6bc1926800fb4
refs/heads/master: 222c547ee7155045dc20c26d39191b0e9b49f6a8
2 changes: 1 addition & 1 deletion trunk/arch/hexagon/kernel/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ static struct gen_pool *coherent_pool;

/* Allocates from a pool of uncached memory that was reserved at boot time */

void *hexagon_dma_alloc_coherent(struct device *dev, size_t size,
static void *hexagon_dma_alloc_coherent(struct device *dev, size_t size,
dma_addr_t *dma_addr, gfp_t flag,
struct dma_attrs *attrs)
{
Expand Down

0 comments on commit b44d29b

Please sign in to comment.