summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
diff options
context:
space:
mode:
authorPeter Meerwald2012-06-12 14:39:37 +0200
committerGreg Kroah-Hartman2012-06-12 23:50:51 +0200
commit988bb033d703c8b2e0e71c63f3f55616a0220ced (patch)
treeb7e7ce3181456a8048bebe1eb62a6a10717fad57 /include/linux/iio
parentiio: ad9523: Fix argument type mismatch (diff)
downloadkernel-qcow2-linux-988bb033d703c8b2e0e71c63f3f55616a0220ced.tar.gz
kernel-qcow2-linux-988bb033d703c8b2e0e71c63f3f55616a0220ced.tar.xz
kernel-qcow2-linux-988bb033d703c8b2e0e71c63f3f55616a0220ced.zip
iio: drop comment about 'real' channels
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/iio')
-rw-r--r--include/linux/iio/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/iio/types.h b/include/linux/iio/types.h
index 1b073b1cc7c2..d086736a9033 100644
--- a/include/linux/iio/types.h
+++ b/include/linux/iio/types.h
@@ -11,7 +11,6 @@
#define _IIO_TYPES_H_
enum iio_chan_type {
- /* real channel types */
IIO_VOLTAGE,
IIO_CURRENT,
IIO_POWER,