Commit 4bfd5421 authored by Jonathan Cameron's avatar Jonathan Cameron Committed by Greg Kroah-Hartman

staging:iio: remove unneeded include

Signed-off-by: default avatarJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c4b14d99
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#ifndef _INDUSTRIAL_IO_SYSFS_H_ #ifndef _INDUSTRIAL_IO_SYSFS_H_
#define _INDUSTRIAL_IO_SYSFS_H_ #define _INDUSTRIAL_IO_SYSFS_H_
#include "iio.h" struct iio_chan_spec;
/** /**
* struct iio_dev_attr - iio specific device attribute * struct iio_dev_attr - iio specific device attribute
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment