]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging:iio:gyro:adis16260 remove some unused headers
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 12 Aug 2011 16:08:39 +0000 (17:08 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:31:06 +0000 (13:31 -0700)
These should have gone with the iio_chan_spec conversion patch.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/gyro/adis16260_core.c

index f2d43cfcc4937b6c15402f80341eb57fd1cdfe21..bc45228d0709dccee0d39f092b9c755798f5d06d 100644 (file)
@@ -21,8 +21,6 @@
 #include "../iio.h"
 #include "../sysfs.h"
 #include "../ring_generic.h"
-#include "../adc/adc.h"
-#include "gyro.h"
 
 #include "adis16260.h"