[ARM] 4415/1: AML5900: fix sparse warnings from map_io
authorBen Dooks <ben-linux@fluff.org>
Mon, 28 May 2007 17:57:31 +0000 (18:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 30 May 2007 12:15:30 +0000 (13:15 +0100)
The map_io function does not need to be exported
from this file, and therefore should be declared
static.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found