staging: comedi: ni_daq_700: Remove the unused private data struct
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:18:51 +0000 (16:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:05 +0000 (20:55 -0700)
commitc7949bbbfcf3e6b76384b191cd472ccc31742002
treef04c426bfa6efa6cbccb0d756df544b05a639612
parent1ac53c027bb6be5a82b080a1320bfd6f7fba641b
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>
drivers/staging/comedi/drivers/ni_daq_700.c