]> asedeno.scripts.mit.edu Git - linux.git/commit
h8300: gcc-8.1 fix
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 13 Jul 2018 07:36:21 +0000 (16:36 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Wed, 22 Aug 2018 10:14:18 +0000 (19:14 +0900)
commit811d1b0e65bed442050d62a48c39263f4c5b2d68
tree0db9d58898a1be94c21beadf221694b89c0ff407
parent686320e94da368f5efc2003ba5de9353cf774602
h8300: gcc-8.1 fix

Since gcc 8.1 does not generate an assignment statement to er 0,
we had to explicitly write it.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
arch/h8300/kernel/sim-console.c