Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74137
b: refs/heads/master
c: f26825d
h: refs/heads/master
i:
  74135: 9d312d5
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Nov 21, 2007
1 parent 578ab8f commit 30b74c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: b0187854d902f897f98a1712fa9f097b13d7a554
refs/heads/master: f26825de49d2e1a12eee54cd855b56b768f4d7bd
2 changes: 1 addition & 1 deletion trunk/include/asm-blackfin/mach-bf548/defBF544.h
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@

/* Bit masks for HOST_STATUS */

#define READY 0x1 /* DMA Ready */
#define DMA_READY 0x1 /* DMA Ready */
#define FIFOFULL 0x2 /* FIFO Full */
#define FIFOEMPTY 0x4 /* FIFO Empty */
#define COMPLETE 0x8 /* DMA Complete */
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-blackfin/mach-bf548/defBF548.h
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@

/* Bit masks for HOST_STATUS */

#define READY 0x1 /* DMA Ready */
#define DMA_READY 0x1 /* DMA Ready */
#define FIFOFULL 0x2 /* FIFO Full */
#define FIFOEMPTY 0x4 /* FIFO Empty */
#define COMPLETE 0x8 /* DMA Complete */
Expand Down

0 comments on commit 30b74c9

Please sign in to comment.