projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
545727f
)
SH 7366 needs SCIF_ONLY
author
Kuninori Morimoto
<morimoto.kuninori@renesas.com>
Tue, 28 Oct 2008 06:33:48 +0000
(15:33 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 28 Oct 2008 08:46:24 +0000
(17:46 +0900)
SH 7366 has compile bug.
because there is no SCIF_ONLY for SH 7366.
this patch add it.
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/serial/sh-sci.h
b/drivers/serial/sh-sci.h
index 7cd28b2268001f3bea61c965f95049570f3902bf..44e952bca1efdedf89d7e78555c3a0002e3cfc7e 100644
(file)
--- a/
drivers/serial/sh-sci.h
+++ b/
drivers/serial/sh-sci.h
@@
-88,6
+88,7
@@
# define SCSPTR0 SCPDR0
# define SCIF_ORER 0x0001 /* overrun error bit */
# define SCSCR_INIT(port) 0x0038 /* TIE=0,RIE=0,TE=1,RE=1,REIE=1 */
+# define SCIF_ONLY
#elif defined(CONFIG_CPU_SUBTYPE_SH7723)
# define SCSPTR0 0xa4050160
# define SCSPTR1 0xa405013e