]> err.no Git - linux-2.6/commit
[ARM] 2944/1: GCC 4 mx1ads serial driver compile fix
authorVincent Sanders <vince@kyllikki.org>
Sat, 1 Oct 2005 21:56:34 +0000 (22:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 1 Oct 2005 21:56:34 +0000 (22:56 +0100)
commit9f4426dde2be352aabc326539eccc726cea2d98c
treea36e6d4f5b808e74c3701572168a85e7b6403a45
parentf0e837d9182d7903bde3ebafbd1d0d68c6d32d43
[ARM] 2944/1: GCC 4 mx1ads serial driver compile fix

Patch from Vincent Sanders

When building the mx1ads ARM platforms the serial driver fails to compile
with GCC 4.01 due to extern/static ambiguity.

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