Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364775
b: refs/heads/master
c: 6b0cfc6
h: refs/heads/master
i:
  364773: 34370d0
  364771: 54d1842
  364767: b3dce04
v: v3
  • Loading branch information
Felipe Balbi committed Mar 27, 2013
1 parent 0067e87 commit 1e3f948
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: 6fbb2f7daeeeb0865fc9b7799607f4cb5481a96e
refs/heads/master: 6b0cfc656f8a649fbfbe11e76e0aa301ee26879e
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/ux500_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ struct ux500_dma_controller {
};

/* Work function invoked from DMA callback to handle rx transfers. */
void ux500_dma_callback(void *private_data)
static void ux500_dma_callback(void *private_data)
{
struct dma_channel *channel = private_data;
struct ux500_dma_channel *ux500_channel = channel->private_data;
Expand Down

0 comments on commit 1e3f948

Please sign in to comment.