Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168678
b: refs/heads/master
c: 9da4ea6
h: refs/heads/master
v: v3
  • Loading branch information
Eric Miao committed Nov 13, 2009
1 parent 37e20d9 commit 6d28fe1
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: 15f593cfcb1178f832aaf9ec0200acd8c3c3348c
refs/heads/master: 9da4ea69f28cf2bd20be86eda34afbc03c2180c7
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-pxa/include/plat/mfp.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#ifndef __ASM_PLAT_MFP_H
#define __ASM_PLAT_MFP_H

#define mfp_to_gpio(m) ((m) % 128)
#define mfp_to_gpio(m) ((m) % 256)

/* list of all the configurable MFP pins */
enum {
Expand Down

0 comments on commit 6d28fe1

Please sign in to comment.