[ARM] 21285 serial: fix build error
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 31 Jan 2008 21:30:24 +0000 (21:30 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 13:14:06 +0000 (13:14 +0000)
commit2f65baff3ab546d011b0e3f944eccd1ec5816d5d
tree0f0b2887425a03f75f5820a4a6edba91c84d797c
parentae9458d6a0956aa21cb49e1251e35a8d4dacbe6e
[ARM] 21285 serial: fix build error

drivers/serial/21285.c: In function 'serial21285_set_termios':
drivers/serial/21285.c:280: error: 'tty' undeclared (first use in this function)
drivers/serial/21285.c:280: error: (Each undeclared identifier is reported only once
drivers/serial/21285.c:280: error: for each function it appears in.)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/21285.c