diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-18 08:25:51 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-18 16:05:15 -0800 |
commit | 33aeb9da1b5248c8ffce046be4e992ff5d97d529 (patch) | |
tree | 141aceb3d47d13a2274546cc840c48cff59f0a3a /drivers/net/hamradio | |
parent | 49abd90c4bb7b35e84c430dbba6b6368786fbf62 (diff) |
serial: lpc32xx: Fix fallout from tty_port conversion
A duplicate definition of the port variable was introduced in the
interrupt handler, which causes the build to break. The fix is to
rename the variable to tport, which is already properly used in
subsequent code.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions