Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31248
b: refs/heads/master
c: 3e2c6ef
h: refs/heads/master
v: v3
  • Loading branch information
Domen Puncer authored and Ralf Baechle committed Jun 29, 2006
1 parent 1adddf8 commit e03c651
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c06138941c2b5331e752546cf4ef7f4a2735ec99
refs/heads/master: 3e2c6ef3c67bfebe28215a18338641ecffbe73bc
4 changes: 4 additions & 0 deletions trunk/arch/mips/au1000/common/dbdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,8 @@ au1xxx_dbdma_get_dest(u32 chanid, void **buf, int *nbytes)
return rv;
}

EXPORT_SYMBOL_GPL(au1xxx_dbdma_get_dest);

void
au1xxx_dbdma_stop(u32 chanid)
{
Expand Down Expand Up @@ -821,6 +823,8 @@ au1xxx_get_dma_residue(u32 chanid)
return rv;
}

EXPORT_SYMBOL_GPL(au1xxx_get_dma_residue);

void
au1xxx_dbdma_chan_free(u32 chanid)
{
Expand Down

0 comments on commit e03c651

Please sign in to comment.