iio: drop comment about 'real' channels
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Tue, 12 Jun 2012 12:39:37 +0000 (14:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 21:50:51 +0000 (14:50 -0700)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/iio/types.h

index 1b073b1..d086736 100644 (file)
@@ -11,7 +11,6 @@
 #define _IIO_TYPES_H_
 
 enum iio_chan_type {
-       /* real channel types */
        IIO_VOLTAGE,
        IIO_CURRENT,
        IIO_POWER,