From: Jiri Slaby Date: Wed, 16 Jan 2013 13:45:07 +0000 (+0100) Subject: TTY: mn10300-serial, fix build breakage X-Git-Tag: v3.9-rc1~125^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c5f92427efa2bcf2a1ff6566027a5876d5dfa7;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed