Commit 62c132a8 authored by Eric Miao's avatar Eric Miao

[ARM] pxa: fix typo in mxm8x10.h

Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 31436bbe
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment