]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/powerpc/include/asm/paca.h
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / arch / powerpc / include / asm / paca.h
index 6a6792bb39fbc8616034732322bd497ed30c5961..708c3e592eeb101ce25f8bcd12cceb95e7cf8825 100644 (file)
@@ -187,7 +187,6 @@ struct paca_struct {
 
        /* Stuff for accurate time accounting */
        struct cpu_accounting_data accounting;
-       u64 stolen_time;                /* TB ticks taken by hypervisor */
        u64 dtl_ridx;                   /* read index in dispatch log */
        struct dtl_entry *dtl_curr;     /* pointer corresponding to dtl_ridx */