Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97245
b: refs/heads/master
c: 25829b0
h: refs/heads/master
i:
  97243: 99c158f
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Linus Torvalds committed May 24, 2008
1 parent acb06b2 commit 3940b67
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: 9d5437a15884bfb3429aee99f76fc014c7de039a
refs/heads/master: 25829b0e977a7e396b284dad0f523099394390e7
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/mach-au1x00/au1000.h
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ enum soc_au1200_ints {
#define USBD_INTSTAT 0xB020001C
# define USBDEV_INT_SOF (1 << 12)
# define USBDEV_INT_HF_BIT 6
# define USBDEV_INT_HF_MASK 0x3f << USBDEV_INT_HF_BIT)
# define USBDEV_INT_HF_MASK (0x3f << USBDEV_INT_HF_BIT)
# define USBDEV_INT_CMPLT_BIT 0
# define USBDEV_INT_CMPLT_MASK (0x3f << USBDEV_INT_CMPLT_BIT)
#define USBD_CONFIG 0xB0200020
Expand Down

0 comments on commit 3940b67

Please sign in to comment.