From 351763d1b1551e7fc9e480982de4a98e56803881 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 21 Jan 2013 10:17:03 -0800 Subject: [PATCH] --- yaml --- r: 349113 b: refs/heads/master c: e407ee099a1d3d80b63123491c81ca7de9d77ad9 h: refs/heads/master i: 349111: 19f2e55c92fac7f0cd0a4b33bb95ca9bab9d7349 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap2/devices.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 039873a10112..1517e71fd9f7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 81f3ae0671dcd70b5d076d899d299c9cf33f3345 +refs/heads/master: e407ee099a1d3d80b63123491c81ca7de9d77ad9 diff --git a/trunk/arch/arm/mach-omap2/devices.c b/trunk/arch/arm/mach-omap2/devices.c index 5e304d0719a2..626f3ea3142f 100644 --- a/trunk/arch/arm/mach-omap2/devices.c +++ b/trunk/arch/arm/mach-omap2/devices.c @@ -639,7 +639,7 @@ static int count_ocp2scp_devices(struct omap_ocp2scp_dev *ocp2scp_dev) return cnt; } -static void omap_init_ocp2scp(void) +static void __init omap_init_ocp2scp(void) { struct omap_hwmod *oh; struct platform_device *pdev;