staging: comedi: ni_daq_700: Remove unused variables from the boardinfo
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:20:56 +0000 (16:20 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:06 +0000 (20:55 -0700)
commit5956703960aceff6340ca569d4dcc80f2045bf20
tree14fdd148aca6d2fb57672bda1b49db224873808a
parentc0c33f69c08721d775fb0cf2d935ce5436314c68
staging: comedi: ni_daq_700: Remove unused variables from the boardinfo

The 'read_byte' and 'write_byte' function pointers in the boardinfo
struct are not referenced in the driver. Just remove them.

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