]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit59c5f92427efa2bcf2a1ff6566027a5876d5dfa7
treea713d5441784a9777644a6df83f832e95dfe976b
parent2894500dec707a3318e8c28a8df24d828af9a5e3
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