Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127123
b: refs/heads/master
c: 4ce1873
h: refs/heads/master
i:
  127121: d59271f
  127119: c441cd6
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jan 7, 2009
1 parent f10662c commit ef86e1c
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: 6a6be3d1882743a382f18da9821a410bb29964a2
refs/heads/master: 4ce1873634e1b0bf34fd0f00bff2144029e89247
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/include/asm/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ struct dma_channel {
struct mutex dmalock;
const char *device_id;
enum dma_chan_status chan_status;
struct dma_register *regs;
volatile struct dma_register *regs;
struct dmasg *sg; /* large mode descriptor */
unsigned int irq;
void *data;
Expand Down

0 comments on commit ef86e1c

Please sign in to comment.