Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96972
b: refs/heads/master
c: 92322da
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed May 17, 2008
1 parent 1ac6fe9 commit 2d28559
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 5ce998cf6d1dbb28f14dea879a366ed5348f9681
refs/heads/master: 92322da9b568a5ddc3ab872491bdc0f1b47ef904
8 changes: 4 additions & 4 deletions trunk/include/asm-blackfin/mach-bf561/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
#define CH_MEM_STREAM1_SRC 27 /* RX */
#define CH_MEM_STREAM2_DEST 28
#define CH_MEM_STREAM2_SRC 29
#define CH_MEM_STREAM3_SRC 30
#define CH_MEM_STREAM3_DEST 31
#define CH_MEM_STREAM3_DEST 30
#define CH_MEM_STREAM3_SRC 31
#define CH_IMEM_STREAM0_DEST 32
#define CH_IMEM_STREAM0_SRC 33
#define CH_IMEM_STREAM1_SRC 34
#define CH_IMEM_STREAM1_DEST 35
#define CH_IMEM_STREAM1_DEST 34
#define CH_IMEM_STREAM1_SRC 35

#endif

0 comments on commit 2d28559

Please sign in to comment.