Merge branch 'fixes-non-critical' into next/drivers2
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / sr_device.c
index 60293370a2a7a778ad6d25755d8bdd06e9e57fdd..a503e1e8358c1f011b193a22f33c48ff38ce89d2 100644 (file)
@@ -69,7 +69,7 @@ static void __init sr_set_nvalues(struct omap_volt_data *volt_data,
        sr_data->nvalue_count = count;
 }
 
-static int sr_dev_init(struct omap_hwmod *oh, void *user)
+static int __init sr_dev_init(struct omap_hwmod *oh, void *user)
 {
        struct omap_sr_data *sr_data;
        struct platform_device *pdev;