From: Peter Meerwald
Date: Tue, 12 Jun 2012 12:39:37 +0000 (+0200)
Subject: iio: drop comment about 'real' channels
X-Git-Tag: v3.6-rc1~100^2~811
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=988bb033d703c8b2e0e71c63f3f55616a0220ced;p=thirdparty%2Flinux.git
iio: drop comment about 'real' channels
Signed-off-by: Peter Meerwald
Acked-by: Jonathan Cameron
Signed-off-by: Greg Kroah-Hartman
---
diff --git a/include/linux/iio/types.h b/include/linux/iio/types.h
index 1b073b1cc7c2d..d086736a9033f 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,