[ARM] 2907/1: GCC 4 serial driver compile fixes
authorVincent Sanders <vince@kyllikki.org>
Wed, 14 Sep 2005 21:36:03 +0000 (22:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 14 Sep 2005 21:36:03 +0000 (22:36 +0100)
Patch from Vincent Sanders

When building the ARM platforms several serial drivers fail 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>

No differences found