]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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 61c2b82c0acf7a811f0ffd4102318dcf19a5ade9..f30532b5abaed3305cf3505c32141bd136055bb8 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