diff --git a/[refs] b/[refs] index 3aeacc328fae..06da73cc1cbf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fecf92ba050a426b3bd302b6ba1c1525d576ccb9 +refs/heads/master: e062c8ae85df633f2ecaa5a5af0d9922ced5e074 diff --git a/trunk/drivers/mmc/wbsd.h b/trunk/drivers/mmc/wbsd.h index 833a621cc01a..249baa701cb0 100644 --- a/trunk/drivers/mmc/wbsd.h +++ b/trunk/drivers/mmc/wbsd.h @@ -184,6 +184,5 @@ struct wbsd_host struct tasklet_struct finish_tasklet; struct tasklet_struct block_tasklet; - struct timer_list detect_timer; /* Card detection timer */ struct timer_list ignore_timer; /* Ignore detection timer */ };