diff options
Diffstat (limited to 'include/linux/cyclades.h')
-rw-r--r-- | include/linux/cyclades.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/cyclades.h b/include/linux/cyclades.h index bbebef7713b3..a5049eaf782d 100644 --- a/include/linux/cyclades.h +++ b/include/linux/cyclades.h | |||
@@ -578,7 +578,6 @@ struct cyclades_port { | |||
578 | struct cyclades_idle_stats idle_stats; | 578 | struct cyclades_idle_stats idle_stats; |
579 | struct cyclades_icount icount; | 579 | struct cyclades_icount icount; |
580 | struct completion shutdown_wait; | 580 | struct completion shutdown_wait; |
581 | wait_queue_head_t delta_msr_wait; | ||
582 | int throttle; | 581 | int throttle; |
583 | }; | 582 | }; |
584 | 583 | ||