Merge tag 'v3.5-rc7' into late/soc
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / mux.c
index d3ef99c5cad800f090676d0be3f4f6b8704b2999..9fe6829f4c16f2dd0837862f5f4254ecba98230b 100644 (file)
@@ -218,8 +218,7 @@ static int __init _omap_mux_get_by_name(struct omap_mux_partition *partition,
        return -ENODEV;
 }
 
-static int __init
-omap_mux_get_by_name(const char *muxname,
+int __init omap_mux_get_by_name(const char *muxname,
                        struct omap_mux_partition **found_partition,
                        struct omap_mux **found_mux)
 {