staging/easycap: kill timeval members of easycap struct
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 10 Oct 2011 06:36:38 +0000 (08:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Oct 2011 22:24:10 +0000 (15:24 -0700)
timeval[0-9] were not used or used in a ready only code
so we can remove them safely and so the code

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found