Skip to content
Snippets Groups Projects
Commit e062c8ae authored by Pierre Ossman's avatar Pierre Ossman Committed by Russell King
Browse files

[MMC] Remove unused timer.


Remove timer that was left from earlier cleanup.

Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent fecf92ba
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment