commit | c7949bbbfcf3e6b76384b191cd472ccc31742002 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jun 22 16:18:51 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 22 20:55:05 2012 -0700 |
tree | f04c426bfa6efa6cbccb0d756df544b05a639612 | |
parent | 1ac53c027bb6be5a82b080a1320bfd6f7fba641b [diff] |
staging: comedi: ni_daq_700: Remove the unused private data struct The private data struct in this driver is not used for anything. Remove the struct definition and the alloc_private() call. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>