diff options
Diffstat (limited to 'arch/arm/mach-omap2/pm.c')
-rw-r--r-- | arch/arm/mach-omap2/pm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/pm.c b/arch/arm/mach-omap2/pm.c index 1881fe915149..d00c39eefb1e 100644 --- a/arch/arm/mach-omap2/pm.c +++ b/arch/arm/mach-omap2/pm.c | |||
@@ -49,7 +49,7 @@ static int _init_omap_device(char *name) | |||
49 | /* | 49 | /* |
50 | * Build omap_devices for processors and bus. | 50 | * Build omap_devices for processors and bus. |
51 | */ | 51 | */ |
52 | static void omap2_init_processor_devices(void) | 52 | static void __init omap2_init_processor_devices(void) |
53 | { | 53 | { |
54 | _init_omap_device("mpu"); | 54 | _init_omap_device("mpu"); |
55 | if (omap3_has_iva()) | 55 | if (omap3_has_iva()) |