From: Jonathan Cameron Date: Fri, 12 Aug 2011 16:56:05 +0000 (+0100) Subject: staging:iio: remove unneeded include X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4bfd542103dd343eca1275f99e02f40369f80163;p=deliverable%2Flinux.git staging:iio: remove unneeded include Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/sysfs.h b/drivers/staging/iio/sysfs.h index bf34cfbd9c2b..0b75823fbe1b 100644 --- a/drivers/staging/iio/sysfs.h +++ b/drivers/staging/iio/sysfs.h @@ -12,7 +12,7 @@ #ifndef _INDUSTRIAL_IO_SYSFS_H_ #define _INDUSTRIAL_IO_SYSFS_H_ -#include "iio.h" +struct iio_chan_spec; /** * struct iio_dev_attr - iio specific device attribute