]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
SH 7366 needs SCIF_ONLY
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Tue, 28 Oct 2008 06:33:48 +0000 (15:33 +0900)
committerPaul 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

index 7cd28b2268001f3bea61c965f95049570f3902bf..44e952bca1efdedf89d7e78555c3a0002e3cfc7e 100644 (file)
@@ -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