]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging:iio:light:tsl2563 remove unused headers.
authorJonathan Cameron <jic23@cam.ac.uk>
Tue, 30 Aug 2011 11:41:17 +0000 (12:41 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 23:00:28 +0000 (16:00 -0700)
Guessing this is some ancient cut and paste issue.

Signed-off-by: Jonathan Cammeron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/light/tsl2563.c

index 3493d93e0ebe8e4d979d7ecbc96be135ed01fe5e..2d01738c3ded17679d20a3612ddb2f5643ae2b55 100644 (file)
@@ -31,9 +31,7 @@
 #include <linux/sched.h>
 #include <linux/mutex.h>
 #include <linux/delay.h>
-#include <linux/platform_device.h>
 #include <linux/pm.h>
-#include <linux/hwmon.h>
 #include <linux/err.h>
 #include <linux/slab.h>