]> git.baikalelectronics.ru Git - kernel.git/commit
TTY: mn10300-serial, fix build breakage
authorJiri Slaby <jslaby@suse.cz>
Wed, 16 Jan 2013 13:45:07 +0000 (14:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 15:36:47 +0000 (07:36 -0800)
commit73523af96bd5f20e4c6228e12547b685637cf514
treea713d5441784a9777644a6df83f832e95dfe976b
parentbf5bdc45a25ba1b7b16cb2542a381150f224fc7d
TTY: mn10300-serial, fix build breakage

By the recent `switch flipping' patches we introduced a build failure
in the driver:
mn10300-serial.c:527:19: error: 'port' redeclared as different kind of symbol

I did not notice because I did not even find a compiler for that new
architecture. Hopefully everything is all right now as I cannot test
it.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mn10300/kernel/mn10300-serial.c