aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 3fdb94599184..473951203104 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -121,7 +121,7 @@ static inline void omap_init_mcspi(void) {}
121 * 121 *
122 * Bind the RNG hwmod to the RNG omap_device. No return value. 122 * Bind the RNG hwmod to the RNG omap_device. No return value.
123 */ 123 */
124static void omap_init_rng(void) 124static void __init omap_init_rng(void)
125{ 125{
126 struct omap_hwmod *oh; 126 struct omap_hwmod *oh;
127 struct platform_device *pdev; 127 struct platform_device *pdev;