···126126 * omap_default_idle - OMAP4 default ilde routine.'127127 *128128 * Implements OMAP4 memory, IO ordering requirements which can't be addressed129129- * with default cpu_do_idle() hook. Used by all CPUs with !CONFIG_CPUIDLE and130130- * by secondary CPU with CONFIG_CPUIDLE.129129+ * with default cpu_do_idle() hook. Used by all CPUs with !CONFIG_CPU_IDLE and130130+ * by secondary CPU with CONFIG_CPU_IDLE.131131 */132132static void omap_default_idle(void)133133{