IIO: Move core headers to include/linux/iio
[deliverable/linux.git] / drivers / staging / iio / light / tsl2x7x_core.c
index f3fc85a22b1a1480f968dbcd56f1ca75ecfb4f7b..dfc3da6e92e9476bbe46e9971c9f19839e7be06d 100755 (executable)
 #include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/version.h>
+#include <linux/iio/events.h>
+#include <linux/iio/iio.h>
+#include <linux/iio/sysfs.h>
 #include "tsl2x7x.h"
-#include "../events.h"
-#include "../iio.h"
-#include "../sysfs.h"
 
 /* Cal defs*/
 #define PROX_STAT_CAL        0
This page took 0.029114 seconds and 5 git commands to generate.