diff options
Diffstat (limited to 'include/asm-ppc64/paca.h')
-rw-r--r-- | include/asm-ppc64/paca.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc64/paca.h b/include/asm-ppc64/paca.h index 0146f51684e..2f0f36f73d3 100644 --- a/include/asm-ppc64/paca.h +++ b/include/asm-ppc64/paca.h @@ -89,7 +89,6 @@ struct paca_struct { u64 next_jiffy_update_tb; /* TB value for next jiffy update */ u64 saved_r1; /* r1 save for RTAS calls */ u64 saved_msr; /* MSR saved here by enter_rtas */ - u32 lpevent_count; /* lpevents processed */ u8 proc_enabled; /* irq soft-enable flag */ /* not yet used */ |