Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82927
b: refs/heads/master
c: a78de2f
h: refs/heads/master
i:
  82925: f037d26
  82923: b6b441b
  82919: ef5e141
  82911: 38fdb78
v: v3
  • Loading branch information
Marc Pignat authored and Russell King committed Feb 4, 2008
1 parent a9f4d3f commit 4bcba6e
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: fa3218d8594869b38b1a170ea36d176ac455b897
refs/heads/master: a78de2f704a0954df011348c6022e0d49e773a44
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-at91/at91_mci.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
#define AT91_MCI_ENDRX (1 << 6) /* End of RX Buffer */
#define AT91_MCI_ENDTX (1 << 7) /* End fo TX Buffer */
#define AT91_MCI_SDIOIRQA (1 << 8) /* SDIO Interrupt for Slot A */
#define At91_MCI_SDIOIRQB (1 << 9) /* SDIO Interrupt for Slot B [AT91RM9200 only] */
#define AT91_MCI_SDIOIRQB (1 << 9) /* SDIO Interrupt for Slot B */
#define AT91_MCI_RXBUFF (1 << 14) /* RX Buffer Full */
#define AT91_MCI_TXBUFE (1 << 15) /* TX Buffer Empty */
#define AT91_MCI_RINDE (1 << 16) /* Response Index Error */
Expand Down

0 comments on commit 4bcba6e

Please sign in to comment.