Skip to content

Commit

Permalink
Staging: iio: checkinclude.pl fix
Browse files Browse the repository at this point in the history
Remove <linux/device.h> which is included twice

Signed-off-by: Ameya Palande <2ameya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Ameya Palande authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 734cc82 commit c4ad074
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/iio/ring_sw.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
*/

#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/device.h>
#include <linux/workqueue.h>
Expand Down

0 comments on commit c4ad074

Please sign in to comment.