staging: iio: Remove unused bit_count from struct iio_scan_el
authorJonathan Cameron <jic23@cam.ac.uk>
Tue, 21 Sep 2010 13:40:56 +0000 (14:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 17:34:41 +0000 (10:34 -0700)
The job this was intended to do (never implemented) is now done
by explicit definition of _type attributes in all drivers

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found