diff options
| -rw-r--r-- | drivers/mmc/wbsd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/wbsd.h b/drivers/mmc/wbsd.h index 833a621cc01a..249baa701cb0 100644 --- a/drivers/mmc/wbsd.h +++ b/drivers/mmc/wbsd.h | |||
| @@ -184,6 +184,5 @@ struct wbsd_host | |||
| 184 | struct tasklet_struct finish_tasklet; | 184 | struct tasklet_struct finish_tasklet; |
| 185 | struct tasklet_struct block_tasklet; | 185 | struct tasklet_struct block_tasklet; |
| 186 | 186 | ||
| 187 | struct timer_list detect_timer; /* Card detection timer */ | ||
| 188 | struct timer_list ignore_timer; /* Ignore detection timer */ | 187 | struct timer_list ignore_timer; /* Ignore detection timer */ |
| 189 | }; | 188 | }; |
