sh: Fix typo in SH serial driver
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 17 Sep 2008 02:45:26 +0000 (11:45 +0900)
committerNobuhiro 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

index 61c2b82..f30532b 100644 (file)
@@ -76,7 +76,7 @@
 # define FIFOLEVEL_MASK        0xFF
 # endif
 #elif defined(CONFIG_CPU_SH7723)
-# if defined(CONIFG_SCIF_A)
+# if defined(CONFIG_SCIF_A)
 # define SCLSR SCFSR
 # define LSR_ORER      0x0200
 # define FIFOLEVEL_MASK        0x3F