]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/mach-omap2/mux.c
Disintegrate asm/system.h for ARM
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-omap2 / mux.c
index fb8bc9fa43b140fbfd5050ebc478833877b8066f..e974d339a35bb0aa16b33081f707af5f0b18706a 100644 (file)
@@ -35,7 +35,6 @@
 #include <linux/irq.h>
 #include <linux/interrupt.h>
 
-#include <asm/system.h>
 
 #include <plat/omap_hwmod.h>
 
@@ -218,7 +217,7 @@ static int _omap_mux_get_by_name(struct omap_mux_partition *partition,
        return -ENODEV;
 }
 
-static int __init
+static int
 omap_mux_get_by_name(const char *muxname,
                        struct omap_mux_partition **found_partition,
                        struct omap_mux **found_mux)