]> err.no Git - linux-2.6/blobdiff - drivers/mmc/wbsd.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
[linux-2.6] / drivers / mmc / wbsd.h
index 833a621cc01a39fb63dc0d47e11345c43194e107..6072993f01e3f9debc30c0933856fea23a55190e 100644 (file)
@@ -4,8 +4,9 @@
  *  Copyright (C) 2004-2005 Pierre Ossman, All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or (at
+ * your option) any later version.
  */
 
 #define LOCK_CODE              0xAA
@@ -184,6 +185,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 */
 };