s390/idle: merge enabled_wait() and arch_cpu_idle()
[linux-2.6-microblaze.git] / arch / s390 / include / asm / processor.h
index 85dfbb2..2058a43 100644 (file)
@@ -290,11 +290,6 @@ static inline unsigned long __rewind_psw(psw_t psw, unsigned long ilc)
        return (psw.addr - ilc) & mask;
 }
 
-/*
- * Function to stop a processor until the next interrupt occurs
- */
-void enabled_wait(void);
-
 /*
  * Function to drop a processor into disabled wait state
  */