Skip to content

Commit

Permalink
Staging: The header linux/module.h is included twice in drivers/stagi…
Browse files Browse the repository at this point in the history
…ng/iio/dac/ad5686.c

Remove the unneeded duplicate.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Feb 10, 2012
1 parent a2888ec commit 8cd7c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/iio/dac/ad5686.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <linux/slab.h>
#include <linux/sysfs.h>
#include <linux/regulator/consumer.h>
#include <linux/module.h>

#include "../iio.h"
#include "../sysfs.h"
Expand Down

0 comments on commit 8cd7c62

Please sign in to comment.