projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953ee4d
)
mxc_spi.c: typo fixed
author
Helmut Raiger
<helmut.raiger@hale.at>
Wed, 15 Jun 2011 01:45:45 +0000
(
01:45
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Tue, 21 Jun 2011 20:26:21 +0000
(22:26 +0200)
Signed-off-by: Helmut Raiger <helmut.raiger@hale.at>
drivers/spi/mxc_spi.c
patch
|
blob
|
history
diff --git
a/drivers/spi/mxc_spi.c
b/drivers/spi/mxc_spi.c
index
f909e07
..
698e726
100644
(file)
--- a/
drivers/spi/mxc_spi.c
+++ b/
drivers/spi/mxc_spi.c
@@
-31,7
+31,7
@@
/* i.MX27 has a completely wrong register layout and register definitions in the
* datasheet, the correct one is in the Freescale's Linux driver */
-#error "i.MX27 CSPI not supported due to drastic differences in register defini
s
ions" \
+#error "i.MX27 CSPI not supported due to drastic differences in register defini
t
ions" \
"See linux mxc_spi driver from Freescale for details."
#elif defined(CONFIG_MX31)