Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62886
b: refs/heads/master
c: a6fcafd
h: refs/heads/master
v: v3
  • Loading branch information
Philippe De Muyter authored and Linus Torvalds committed Jul 25, 2007
1 parent fff8d5c commit 90248a9
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: 33e7a72a9c7ebb822d419a07840c3546513feff0
refs/heads/master: a6fcafd09959cf9204f0cdb7a2545ffd7d95d5dd
2 changes: 1 addition & 1 deletion trunk/include/asm-m68knommu/mcfdma.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
#define MCFDMA_DIR_ASCEN 0x0800 /* Address Sequence Complete (Completion) interrupt enable */
#define MCFDMA_DIR_TEEN 0x0200 /* Transfer Error interrupt enable */
#define MCFDMA_DIR_TCEN 0x0100 /* Transfer Complete (a bus transfer, that is) interrupt enable */
#define MCFDMA_DIR_INV 0x1000 /* Invalid Combination */
#define MCFDMA_DIR_INV 0x0010 /* Invalid Combination */
#define MCFDMA_DIR_ASC 0x0008 /* Address Sequence Complete (DMA Completion) */
#define MCFDMA_DIR_TE 0x0002 /* Transfer Error */
#define MCFDMA_DIR_TC 0x0001 /* Transfer Complete */
Expand Down

0 comments on commit 90248a9

Please sign in to comment.