projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b44a43
)
sh: Fix typo in SH serial driver
author
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Wed, 17 Sep 2008 02:45:26 +0000
(11:45 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Fri, 19 Sep 2008 02:05:22 +0000
(11:05 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/serial/serial_sh.c
patch
|
blob
|
history
diff --git
a/drivers/serial/serial_sh.c
b/drivers/serial/serial_sh.c
index 61c2b82c0acf7a811f0ffd4102318dcf19a5ade9..f30532b5abaed3305cf3505c32141bd136055bb8 100644
(file)
--- a/
drivers/serial/serial_sh.c
+++ b/
drivers/serial/serial_sh.c
@@
-76,7
+76,7
@@
# define FIFOLEVEL_MASK 0xFF
# endif
#elif defined(CONFIG_CPU_SH7723)
-# if defined(CON
IF
G_SCIF_A)
+# if defined(CON
FI
G_SCIF_A)
# define SCLSR SCFSR
# define LSR_ORER 0x0200
# define FIFOLEVEL_MASK 0x3F