|
@@ -300,7 +300,7 @@ int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state)
|
|
* @cpu : CPU ID
|
|
* @cpu : CPU ID
|
|
* @power_state: CPU low power state.
|
|
* @power_state: CPU low power state.
|
|
*/
|
|
*/
|
|
-int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state)
|
|
|
|
|
|
+int __cpuinit omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state)
|
|
{
|
|
{
|
|
unsigned int cpu_state = 0;
|
|
unsigned int cpu_state = 0;
|
|
|
|
|