]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/mux.c
mach-omap2: fix sparse warnings, some style issues for OMAP2 builds
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / mux.c
index 5a68fb35dbb50e404316455b6fd5f1ce6be0c726..545e0924ba58ab93b9e94f530b23271c26ab6cd0 100644 (file)
@@ -408,7 +408,7 @@ static void __init_or_module omap2_cfg_debug(const struct pin_config *cfg, u16 r
 #endif
 
 #ifdef CONFIG_ARCH_OMAP24XX
-int __init_or_module omap24xx_cfg_reg(const struct pin_config *cfg)
+static int __init_or_module omap24xx_cfg_reg(const struct pin_config *cfg)
 {
        static DEFINE_SPINLOCK(mux_spin_lock);
        unsigned long flags;