projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31436bb
)
[ARM] pxa: fix typo in mxm8x10.h
author
Eric Miao
<eric.y.miao@gmail.com>
Tue, 2 Mar 2010 02:24:14 +0000
(10:24 +0800)
committer
Eric Miao
<eric.y.miao@gmail.com>
Tue, 2 Mar 2010 02:24:14 +0000
(10:24 +0800)
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/include/mach/mxm8x10.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/include/mach/mxm8x10.h
b/arch/arm/mach-pxa/include/mach/mxm8x10.h
index d3a234b23d412dcfe9d9bc416c89c27b041357ec..ffa15665a418691fe3ed5ac17f11ab42138b81a5 100644
(file)
--- a/
arch/arm/mach-pxa/include/mach/mxm8x10.h
+++ b/
arch/arm/mach-pxa/include/mach/mxm8x10.h
@@
-6,7
+6,7
@@
#if defined(CONFIG_MMC)
#define MXM_8X10_SD_nCD (72)
-#define MXM_8
x
10_SD_WP (84)
+#define MXM_8
X
10_SD_WP (84)
extern void mxm_8x10_mmc_init(void);
#else