[ARM] 2928/1: S3C2410 - make machine init code static
[safe/jmp/linux-2.6] / arch / arm / mach-s3c2410 / mach-otom.c
index d901ed4..ad1459e 100644 (file)
@@ -105,7 +105,7 @@ static struct s3c24xx_board otom11_board __initdata = {
 };
 
 
-void __init otom11_map_io(void)
+static void __init otom11_map_io(void)
 {
        s3c24xx_init_io(otom11_iodesc, ARRAY_SIZE(otom11_iodesc));
        s3c24xx_init_clocks(0);