]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
serial: sh: Remove invalid UTF-8 character
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Wed, 10 Dec 2014 05:42:05 +0000 (14:42 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:05:50 +0000 (14:05 +0200)
commit8296415a549fa1d0c2995d5d6892f5a31b81412e
treefe91f976a89114093c0846b272e3383b8f0e90fd
parentd7de89ab5b6b13f495b04321f4bfcb82040f6504
serial: sh: Remove invalid UTF-8 character

serial_sh.c contains invalid UTF-8 character.
This deletes the character.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/serial/serial_sh.c