staging:iio: remove unneeded include
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 12 Aug 2011 16:56:05 +0000 (17:56 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:34:24 +0000 (13:34 -0700)
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/sysfs.h

index bf34cfbd9c2b318b21701391b282f525ff5abf17..0b75823fbe1bbd6f685938e234010a4409f3bfee 100644 (file)
@@ -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
This page took 0.029466 seconds and 5 git commands to generate.