]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/machdep.h
powerpc: Unify the 32 and 64 bit idle loops
[linux-2.6-omap-h63xx.git] / include / asm-ppc / machdep.h
index a3e8a45e45a9e40b34496c57144c6427ed391563..ebbef64e89856461be11e50242fdbaeede36a283 100644 (file)
@@ -44,7 +44,7 @@ struct machdep_calls {
        void            (*power_off)(void);
        void            (*halt)(void);
 
-       void            (*idle)(void);
+       void            (*idle_loop)(void);
        void            (*power_save)(void);
 
        long            (*time_init)(void); /* Optional, may be NULL */