diff options
Diffstat (limited to 'kernel/rcu/tree.h')
-rw-r--r-- | kernel/rcu/tree.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/rcu/tree.h b/kernel/rcu/tree.h index 13766ad2f4ee..cdbb392d5b4b 100644 --- a/kernel/rcu/tree.h +++ b/kernel/rcu/tree.h | |||
@@ -461,7 +461,6 @@ struct rcu_state { | |||
461 | const char *name; /* Name of structure. */ | 461 | const char *name; /* Name of structure. */ |
462 | char abbr; /* Abbreviated name. */ | 462 | char abbr; /* Abbreviated name. */ |
463 | struct list_head flavors; /* List of RCU flavors. */ | 463 | struct list_head flavors; /* List of RCU flavors. */ |
464 | struct irq_work wakeup_work; /* Postponed wakeups */ | ||
465 | }; | 464 | }; |
466 | 465 | ||
467 | /* Values for rcu_state structure's gp_flags field. */ | 466 | /* Values for rcu_state structure's gp_flags field. */ |