Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231388
b: refs/heads/master
c: ee309d3
h: refs/heads/master
v: v3
  • Loading branch information
Philip Rakity authored and Eric Miao committed Jan 15, 2011
1 parent 62b9228 commit 870b0d4
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: a1015a159530391fc498482656bab6c99dcd3c70
refs/heads/master: ee309d3d6e60e19e93cde22e49b87c434dc826ba
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mmp/include/mach/mfp-mmp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#define MFP_DRIVE_VERY_SLOW (0x0 << 13)
#define MFP_DRIVE_SLOW (0x2 << 13)
#define MFP_DRIVE_MEDIUM (0x4 << 13)
#define MFP_DRIVE_FAST (0x8 << 13)
#define MFP_DRIVE_FAST (0x6 << 13)

/* GPIO */
#define GPIO0_GPIO MFP_CFG(GPIO0, AF0)
Expand Down

0 comments on commit 870b0d4

Please sign in to comment.