]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit962266db439fe27df98ee2aaee83557b12414eea
tree81ab37cedd4ce1c2b4ec654415320a89f61faf2b
parente67101e91ebd4c2770ee84f2dab0f95959754e0f
[ARM] 4415/1: AML5900: fix sparse warnings from map_io

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>
arch/arm/mach-s3c2410/mach-amlm5900.c