Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iio: Add missing include guards to headers | Lars-Peter Clausen | 2012-08-27 |
| | | | | | | | | Add include guards to the IIO headers where they are missing. This avoids compile errors due to redefined types if a file is included more than once. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org> | ||
* | IIO: Move core headers to include/linux/iio | Jonathan Cameron | 2012-04-25 |
Step 1 in moving the IIO core out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |