Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58836
b: refs/heads/master
c: f8ffe65
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jun 21, 2007
1 parent d0b4a38 commit 3f09d4b
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: 7adfb58fbd0a27469d26536f99b66391c4c8e2a0
refs/heads/master: f8ffe652a01506e85e2dd579c58e50a3ba391921
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf533/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ struct dma_register *base_addr[MAX_BLACKFIN_DMA_CHANNEL] = {
(struct dma_register *) MDMA_S1_NEXT_DESC_PTR,
};

int bf533_channel2irq(unsigned int channel)
int channel2irq(unsigned int channel)
{
int ret_irq = -1;

Expand Down

0 comments on commit 3f09d4b

Please sign in to comment.