Skip to content

Commit

Permalink
[ARM] pxa: fix typo in mxm8x10.h
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
  • Loading branch information
Eric Miao committed Mar 2, 2010
1 parent 31436bb commit 62c132a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-pxa/include/mach/mxm8x10.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#if defined(CONFIG_MMC)

#define MXM_8X10_SD_nCD (72)
#define MXM_8x10_SD_WP (84)
#define MXM_8X10_SD_WP (84)

extern void mxm_8x10_mmc_init(void);
#else
Expand Down

0 comments on commit 62c132a

Please sign in to comment.