瀏覽代碼

SH 7366 needs SCIF_ONLY

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>
Kuninori Morimoto 16 年之前
父節點
當前提交
5ca8c4852f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/serial/sh-sci.h

+ 1 - 0
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