Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[ARM] pxa: fix typo in mxm8x10.h



Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 31436bbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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