summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/isl29018.c
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@cam.ac.uk>2011-08-30 12:41:15 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-06 16:00:28 -0700
commit9dd1cb303c18f4508abc69f5b40f423ff36a9626 (patch)
tree81bc2153a52d767d1c121cfc55b125aae96f2705 /drivers/staging/iio/light/isl29018.c
parentc009f7e42617bd52b61a35de621cd1deda08042b (diff)
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
These are no longer needed. Requires a few driver updates for places "sysfs.h" should have been present but wasn't. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/light/isl29018.c')
-rw-r--r--drivers/staging/iio/light/isl29018.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/light/isl29018.c b/drivers/staging/iio/light/isl29018.c
index da5bb33a66c1..f31e8c2fc5b6 100644
--- a/drivers/staging/iio/light/isl29018.c
+++ b/drivers/staging/iio/light/isl29018.c
@@ -28,7 +28,7 @@
#include <linux/delay.h>
#include <linux/slab.h>
#include "../iio.h"
-
+#include "../sysfs.h"
#define CONVERSION_TIME_MS 100
#define ISL29018_REG_ADD_COMMAND1 0x00